Skip to content

doc typo #889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/arduino-ide/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

![Step 2](win-screenshots/win-gui-2.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)

Expand All @@ -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 ```[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)