Reword some instructions
This commit is contained in:
parent
a907113ba2
commit
823fb8fdbb
@ -9,15 +9,15 @@
|
||||
![Step 1](win-screenshots/win-gui-1.png)
|
||||
|
||||
- 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: ```C:/Users/[YOUR_USER_NAME]/Documents/Arduino/hardware/espressif/esp32```
|
||||
- Change this to your Sketchbook Location if you have a different directory listed underneath the "Sketchbook location" in Arduino preferences.
|
||||
- Target Directory: ```[ARDUINO_SKETCBOOK_DIR]/hardware/espressif/esp32```
|
||||
- Click ```Clone``` to start cloning the repository
|
||||
|
||||
![Step 2](win-screenshots/win-gui-2.png)
|
||||
![Step 3](win-screenshots/win-gui-3.png)
|
||||
|
||||
- Open ```C:/Users/[YOUR_USER_NAME]/Documents/Arduino/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
- Open ```[ARDUINO_SKETCBOOK_DIR]/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
|
||||
![Step 4](win-screenshots/win-gui-4.png)
|
||||
|
||||
@ -44,6 +44,6 @@
|
||||
![Update Step 2](win-screenshots/win-gui-update-2.png)
|
||||
|
||||
3. Wait for git to pull any changes and close ```Git GUI```
|
||||
4. Open ```C:/Users/[YOUR_USER_NAME]/Documents/Arduino/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
4. Open ```[ARDUINO_SKETCBOOK_DIR]/hardware/espressif/esp32/tools``` and double-click ```get.exe```
|
||||
|
||||
![Step 4](win-screenshots/win-gui-4.png)
|
||||
|
Loading…
Reference in New Issue
Block a user