Skip to content

Commit a5be2d6

Browse files
authored
Update installing.md
1 parent ac36e5f commit a5be2d6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/installing.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@ This is the suggested installation method for contributors and library developer
3535

3636
### Instructions
3737

38-
- Open the console and go to Arduino directory. This can be either your *sketchbook* directory (usually `<Documents>` or `<Documents>/Arduino`), or the directory of Arduino application itself, the choice is up to you. For Windows 10 the directory will typically be: `C:\Users\{username}\Documents\hardware\`
39-
40-
- Note that although the Arduino installer will use (for Windows)
41-
`C:\Users\{username}\AppData\Local\Arduino15\packages\esp8266\hardware` this is not the recommended directory for the git version. (and it is probably best not to install both)
42-
38+
- Open the console and go to Arduino directory. This can be either your *sketchbook* directory (usually `<Documents>/Arduino`), or the directory of Arduino application itself, the choice is up to you.
4339
- Clone this repository into hardware/esp8266com/esp8266 directory. Alternatively, clone it elsewhere and create a symlink, if your OS supports them.
4440

4541
```bash

0 commit comments

Comments
 (0)