From 068bc82a103a896c452aefe845faf251397f013a Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 19 Oct 2025 22:21:55 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abf4261..0903753 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ https://dl.espressif.com/dl/package_esp32_index.json ``` 3. `Click 'OK'` -4. `Install the 'Arduino IDE' software and open 'Examples>esp32>Camera>CameraWebServer' file` +4. `Install the 'Arduino IDE' software and open 'Examples>ESP32>Camera>CameraWebServer' file` 5. `Tools>Board>Boards Manager...` 6. `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.