From cc23796e43f66fdb2dbce874882c4fb1edd9210b Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 1 Oct 2025 23:41:05 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0a142f2..fd5cdff 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ ## 📦 Setup ## 1 --Install and open Arduino IDE --File>Preferences>Additional Boards Manager URLs:(Click the double window button) +1. `Install and open Arduino IDE` +2. `File>Preferences>Additional Boards Manager URLs:(Click the double window button)` >Paste this code ```bash http://Digistump.com/package_digistump_index.json ``` --Click OK +3.`Click OK` ## 2
Kurulum adımları