Skip to content

Commit d547c47

Browse files
teo1978devyte
authored andcommitted
Wrong directory for installation?? (#5163)
PLEASE REVIEW, I'm not completely sure, but on Linux there's no `hardware` directory inside `Java`, and it doesn't seem to make sense that there should be on MacOS. There is, instead, a `hardware` directory in the parent.
1 parent 88d0a15 commit d547c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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/Java
41+
cd <application-directory>/Arduino.app/Contents/
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)