Skip to content

Commit 7c5f3a1

Browse files
authored
Fix typo in README.md
1 parent e072c80 commit 7c5f3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ arduino-cli lib install "Adafruit NeoPixel" # for some primitives
102102
```
103103

104104
To build for Arduino with WIFI support you need to also install the following third-party libraries.
105-
(Wou might need to set `enable_unsafe_install` to `true` in your arduino config ) <!-- Todo remove one day ---!>
105+
(You might need to set `enable_unsafe_install` to `true` in your arduino config)
106106

107107
```bash
108108
arduino-cli lib install FreeRTOS

0 commit comments

Comments
 (0)