From cfe7d1ab8a9420bad7a21ce511b0151dc6bfab0b Mon Sep 17 00:00:00 2001 From: Kondal Kolipaka Date: Thu, 6 Jun 2024 00:10:45 +0530 Subject: [PATCH] docs: Update Installing ESP-IDF documentation --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 748617d90..3029e4b80 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ If you plan to use Eclipse CDT and update it through the IDF Eclipse plugin, ple The minimum requirements for running the Espressif-IDE are below. * **Java 17 and above** : Download and install Java SE from here. -* **Python 3.6 and above** : Download and install Python from here. +* **Python 3.8 and above** : Download and install Python from here. * **Git** : Get the latest git from here. > **Note:** Make sure Java, Python and Git are available on the system environment PATH. @@ -111,9 +111,7 @@ For adding beta and nightly builds, you can use the following update site urls. # Installing ESP-IDF ->With release of the beata 3.0 all the old installation flows for the ESP-IDF are now closed. We will be moving forward with this approach from next stable release. - -Please follow the instructions bleow for installing ESP-IDF in the Espressif IDE. +Please follow the instructions below for installing ESP-IDF in the Espressif IDE. 1. Go to `Espressif` > `ESP-IDF Manager`. The following editor will open ![](docs/images/ToolsManager/ESP-IDF_Manager_Editor_Screen.png)