From dca65dc874b47b84e95b3089483ba289d88ab15c Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 6 Oct 2025 23:41:15 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 946c7f4..246c1bc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ http://arduino.esp8266.com/stable/package_esp8266com_index.json > ⚠️ **Warning:** Make sure you have installed the correct USB driver (CH340, CH341 or CP2102) before connecting the ESP8266 to your computer. 8. `Plug the ESP8266 into your computer` 9. `Tools>Port>'Select the esp8266's port'` -10. `Click the 'upload ➡️' button` +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'**