From 269f130084fc8997321b1bb02e027204c6eaf48b Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:57:42 +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 878890b..b1a058d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ https://dl.espressif.com/dl/package_esp32_index.json > ⚠️ **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>Port>'Select the esp's port'` -10. `Tools>Manage Libraries...>Install these libraries{UniversalTelegramBot,ArduinoJson}` +10. `Tools>Manage Libraries...>Install the libraries used in the code` 11. `Click the 'upload ➡️' button` ✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'**