You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/arduino-ide/mac.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,13 @@ Installation instructions for Mac OS
13
13
cd tools && \
14
14
python get.py
15
15
```
16
+
Where `~/Documents/Arduino` represents your sketch book location as per "Arduino" > "Preferences" > "Sketchbook location" (in the IDE once started). Adjust the command above accordingly if necessary!
17
+
16
18
- If you get the error below. Install the command line dev tools with xcode-select --install and try the command above again:
0 commit comments