doc typo (#889)
This commit is contained in:
parent
3e87abc62e
commit
46d1b17319
@ -11,13 +11,13 @@
|
|||||||
- Select source and destination
|
- Select source and destination
|
||||||
- Sketchbook Directory: Usually ```C:/Users/[YOUR_USER_NAME]/Documents/Arduino``` and is listed underneath the "Sketchbook location" in Arduino preferences.
|
- 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```
|
- 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
|
- Click ```Clone``` to start cloning the repository
|
||||||
|
|
||||||
![Step 2](win-screenshots/win-gui-2.png)
|
![Step 2](win-screenshots/win-gui-2.png)
|
||||||
![Step 3](win-screenshots/win-gui-3.png)
|
![Step 3](win-screenshots/win-gui-3.png)
|
||||||
|
|
||||||
- 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```
|
||||||
|
|
||||||
![Step 4](win-screenshots/win-gui-4.png)
|
![Step 4](win-screenshots/win-gui-4.png)
|
||||||
|
|
||||||
@ -44,6 +44,6 @@
|
|||||||
![Update Step 2](win-screenshots/win-gui-update-2.png)
|
![Update Step 2](win-screenshots/win-gui-update-2.png)
|
||||||
|
|
||||||
3. Wait for git to pull any changes and close ```Git GUI```
|
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```
|
||||||
|
|
||||||
![Step 4](win-screenshots/win-gui-4.png)
|
![Step 4](win-screenshots/win-gui-4.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user