Skip to content

Commit 3172488

Browse files
authored
Revert "Wrong directory for installation?? (#5163)"
This reverts commit d547c47.
1 parent 320c2e7 commit 3172488

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
@@ -38,7 +38,7 @@ Documentation: [https://arduino-esp8266.readthedocs.io/en/2.4.2/](https://arduin
3838
- For Mac OS X, it is `Arduino.app` showing as the Arduino icon.
3939
This location may be your `~/Downloads`, `~/Desktop` or even `/Applications`.
4040
```bash
41-
cd <application-directory>/Arduino.app/Contents/
41+
cd <application-directory>/Arduino.app/Contents/Java
4242
```
4343
- Clone this repository into hardware/esp8266com/esp8266 directory (or clone it elsewhere and create a symlink)
4444
```bash

0 commit comments

Comments
 (0)