Skip to content

Commit 3876556

Browse files
Update README.md
1 parent e1b881a commit 3876556

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,12 @@ Type "pico" in the search box and select "Add":
108108
![image](https://user-images.githubusercontent.com/11875/111917223-12063680-8a3c-11eb-8884-4f32b8f0feb1.png)
109109

110110
# 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+
111117
To install via GIT (for latest and greatest versions):
112118
````
113119
mkdir -p ~/Arduino/hardware/pico

0 commit comments

Comments
 (0)