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ı