Skip to content

Commit 90a1724

Browse files
committed
Updated README
Added zipped jar binary release
1 parent 6a327a5 commit 90a1724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and uploads the image to ESP32 flash memory.
77
## Installation
88

99
- Make sure you use one of the supported versions of Arduino IDE and have ESP32 core installed.
10-
- Download the tool archive from [releases page](https://github.com/me-no-dev/arduino-esp32fs-plugin/releases/latest).
10+
- Download the tool from [here](https://github.com/lorol/arduino-esp32fs-plugin/releases/download/1.0%2C1/esp32fs.zip)
1111
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
1212
- Unpack the tool into tools directory (the path will look like ```<home_dir>/Arduino/tools/ESP32FS/tool/esp32fs.jar```).
1313
- If not already installed, for LITTLEFS you need an additional [mklittlefs tool](https://github.com/earlephilhower/mklittlefs) Download the [release](https://github.com/earlephilhower/mklittlefs/releases) and copy it to

0 commit comments

Comments
 (0)