File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,12 @@ Type "pico" in the search box and select "Add":
108
108
![ image] ( https://user-images.githubusercontent.com/11875/111917223-12063680-8a3c-11eb-8884-4f32b8f0feb1.png )
109
109
110
110
# Installing via GIT
111
+
112
+ ** Windows Users:** Before installing via ` git ` on Windows, please read and follow the directions in
113
+ [ this link] ( https://arduino-pico.readthedocs.io/en/latest/platformio.html#important-steps-for-windows-users-before-installing ) .
114
+ If Win32 long paths are not enabled, and ` git ` not configured to use them then there
115
+ may be errors when attempting to clone the submodules.
116
+
111
117
To install via GIT (for latest and greatest versions):
112
118
````
113
119
mkdir -p ~/Arduino/hardware/pico
You can’t perform that action at this time.
0 commit comments