doc typo (#889)
This commit is contained in:
parent
3e87abc62e
commit
46d1b17319
1 changed files with 3 additions and 3 deletions
|
|
@ -11,13 +11,13 @@
|
|||
- Select source and destination
|
||||
- Sketchbook Directory: Usually ```C:/Users/[YOUR_USER_NAME]/Documents/Arduino``` and is listed underneath the "Sketchbook location" in Arduino preferences.
|
||||
- Source Location: ```https://github.com/espressif/arduino-esp32.git```
|
||||
- Target Directory: ```[ARDUINO_SKETCBOOK_DIR]/hardware/espressif/esp32```
|
||||
- Target Directory: ```[ARDUINO_SKETCHBOOK_DIR]/hardware/espressif/esp32```
|
||||
- Click ```Clone``` to start cloning the repository
|
||||
|
||||

|
||||

|
||||
|
||||
- Open ```[ARDUINO_SKETCBOOK_DIR]/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
- Open ```[ARDUINO_SKETCHBOOK_DIR]/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
|
||||

|
||||
|
||||
|
|
@ -44,6 +44,6 @@
|
|||

|
||||
|
||||
3. Wait for git to pull any changes and close ```Git GUI```
|
||||
4. Open ```[ARDUINO_SKETCBOOK_DIR]/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
4. Open ```[ARDUINO_SKETCHBOOK_DIR]/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue