diff --git a/Installing-the-software.md b/Installing-the-software.md index e9826b6..5d7b863 100644 --- a/Installing-the-software.md +++ b/Installing-the-software.md @@ -19,7 +19,7 @@ After installing Arduino IDE you need to download board definitions for ESP32. ``https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json`` Then click OK button 3. Now we need to open Board Manager. Select Tools > Board > Boards Manager -4. Search for ESP32 it should pop up on the top. Then click install +4. Search for ESP32 it should pop up (by Espressif Systems). Then click install 5. After installing close the window by clicking OK. 6. Select again Tools > Board and from ESP32 list search for ESP32 Dev Module. Then select it.