From d40ad5e5a50fe65580ecf4c2421cd80b1b172fbc Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 3 Oct 2025 03:55:28 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b75a5db..b89c25e 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ ## 📦 Setup 1. `Refer to the circuit diagram` 2. `Install and open Arduino IDE` -3. `Open the 'dektop_deck.ino'` +3. `Open the 'gemini_bardak.ino'` 4. `File>Preferences>Additional Boards Manager URLs:(Click the double window button)` >Paste this code ```bash -http://Digistump.com/package_digistump_index.json +http://arduino.esp8266.com/stable/package_esp8266com_index.json ``` 5. `Click 'OK'` 6. `Tools>Board>Boards Manager...`