Skip to content

Commit 165cbbe

Browse files
committedMay 5, 2016
Formatting fix
1 parent 7c02f99 commit 165cbbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Tested with the following Arduino IDE versions: 1.6.5-r2,
1212
- Make sure you use one of the supported versions of Arduino IDE and have ESP8266 core installed.
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.
15-
- Unpack the tool into tools directory (the path will look like `<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar)` *.
16-
- Restart Arduino IDE.
15+
- Unpack the tool into tools directory (the path will look like `<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar)`.
16+
- Restart Arduino IDE.
1717

18-
* On the OS X create the tools directory in ~/Documents/Arduino/ and unpack the files there.
18+
On the OS X create the tools directory in ~/Documents/Arduino/ and unpack the files there
1919

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

0 commit comments

Comments
 (0)
Please sign in to comment.