diff --git a/README.md b/README.md index 8aed6e7..be1dfd6 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ https://dl.espressif.com/dl/package_esp32_index.json 7. `Search 'esp32' by Espressif Systems, and install it` > ⚠️ **Warning:** Make sure you have installed the correct USB driver (CH340, CH341, FT232R / FTDI Driver, CP2102) before connecting the ESP32CAM to your computer. 8. `Plug the ESP32CAM into your computer` -9. `Tools>Board>'ESP32 Wrover Module'` +9. `Tools>Board>esp32>'ESP32 Wrover Module'` 10. `Tools>Port>'Select the esp's port'` 11. `Tools>Manage Libraries...>Install the libraries used in the code` 12. `Click the 'upload ➡️' button`