8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68fd738 + 165cbbe commit 42e38ecCopy full SHA for 42e38ec
README.md
@@ -13,7 +13,9 @@ Tested with the following Arduino IDE versions: 1.6.5-r2,
13
- Download the tool archive from [releases page](https://github.com/esp8266/arduino-esp8266fs-plugin/releases/latest).
14
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
15
- Unpack the tool into tools directory (the path will look like `<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar)`.
16
-- Restart Arduino IDE.
+- Restart Arduino IDE.
17
+
18
+On the OS X create the tools directory in ~/Documents/Arduino/ and unpack the files there
19
20
## Usage
21
- Open a sketch (or create a new one and save it).
0 commit comments