From f7575403dd81ffbbee88000c0097dcc5325063db Mon Sep 17 00:00:00 2001 From: Joey Babcock Date: Wed, 14 Jun 2017 08:31:52 -0700 Subject: [PATCH] Add for if user has custom sketchbook directory --- doc/windows.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/windows.md b/doc/windows.md index ac58c40435e..6764cb034c4 100644 --- a/doc/windows.md +++ b/doc/windows.md @@ -11,6 +11,7 @@ - Select source and destination - 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. - Click ```Clone``` to start cloning the repository ![Step 2](win-gui-2.png)