1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

Mention erasing arduino15 contents before installing git (#6741)

This commit is contained in:
Develo 2019-11-09 23:53:38 -03:00 committed by GitHub
parent 2c2468f962
commit adda7da485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,8 @@ Instructions - Windows 10
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~
- First, make sure you don't already have an ESP8266 core version installed - First, make sure you don't already have an ESP8266 core version installed
using the Board Manager (see above). If you do, uninstall it from the using the Board Manager (see above). If you do, uninstall it from the
Board Manager before proceeding. Board Manager before proceeding. It is also advisable to erase the Arduino15
contents.
- Install git for Windows (if not already; see https://git-scm.com/download/win) - Install git for Windows (if not already; see https://git-scm.com/download/win)
@ -136,7 +137,8 @@ Instructions - Other OS
- First, make sure you don't already have an ESP8266 core version installed - First, make sure you don't already have an ESP8266 core version installed
using the Board Manager (see above). If you do, uninstall it from the using the Board Manager (see above). If you do, uninstall it from the
Board Manager before proceeding. Board Manager before proceeding. It is also advisable to erase the .arduino15 (Linux)
or Arduino15 (MacOS) contents.
- Open the console and go to Arduino directory. This can be either your - Open the console and go to Arduino directory. This can be either your
*sketchbook* directory (usually ``<Documents>/Arduino``), or the *sketchbook* directory (usually ``<Documents>/Arduino``), or the