We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232f969 commit a8e541fCopy full SHA for a8e541f
README.md
@@ -10,7 +10,7 @@ Tested with the following Arduino IDE versions: 1.6.5-r2,
10
11
## Installation
12
- Make sure you use one of the supported versions of Arduino IDE and have ESP8266 core installed.
13
-- Download the tool from releases page.
+- 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.
0 commit comments