Skip to content

Commit adda7da

Browse files
authored
Mention erasing arduino15 contents before installing git (#6741)
1 parent 2c2468f commit adda7da

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: doc/installing.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ Instructions - Windows 10
5353
~~~~~~~~~~~~~~~~~~~~~~~~~
5454
- First, make sure you don't already have an ESP8266 core version installed
5555
using the Board Manager (see above). If you do, uninstall it from the
56-
Board Manager before proceeding.
56+
Board Manager before proceeding. It is also advisable to erase the Arduino15
57+
contents.
5758

5859
- Install git for Windows (if not already; see https://git-scm.com/download/win)
5960

@@ -136,7 +137,8 @@ Instructions - Other OS
136137
137138
- First, make sure you don't already have an ESP8266 core version installed
138139
using the Board Manager (see above). If you do, uninstall it from the
139-
Board Manager before proceeding.
140+
Board Manager before proceeding. It is also advisable to erase the .arduino15 (Linux)
141+
or Arduino15 (MacOS) contents.
140142
141143
- Open the console and go to Arduino directory. This can be either your
142144
*sketchbook* directory (usually ``<Documents>/Arduino``), or the

0 commit comments

Comments
 (0)