Skip to content

Commit 42e38ec

Browse files
committed
Merge pull request #18 from ccostel/master
Explanation for the OS X users
2 parents 68fd738 + 165cbbe commit 42e38ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Tested with the following Arduino IDE versions: 1.6.5-r2,
1313
- Download the tool archive from [releases page](https://github.com/esp8266/arduino-esp8266fs-plugin/releases/latest).
1414
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
1515
- Unpack the tool into tools directory (the path will look like `<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar)`.
16-
- Restart Arduino IDE.
16+
- Restart Arduino IDE.
17+
18+
On the OS X create the tools directory in ~/Documents/Arduino/ and unpack the files there
1719

1820
## Usage
1921
- Open a sketch (or create a new one and save it).

0 commit comments

Comments
 (0)