mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Minor README fix (#6098)
Fix Linux location typos (lowercase "arduino" and missing "/"). Fixes #6093
This commit is contained in:
parent
818a55f575
commit
501022404f
@ -48,9 +48,9 @@ Documentation: [https://arduino-esp8266.readthedocs.io/en/2.5.1/](https://arduin
|
||||
```bash
|
||||
cd <application-directory>/Arduino.app/Contents/Java
|
||||
```
|
||||
- For Linux, it is ~/arduino by default.
|
||||
- For Linux, it is ~/Arduino by default.
|
||||
```bash
|
||||
cd ~arduino
|
||||
cd ~/Arduino
|
||||
```
|
||||
- Clone this repository into hardware/esp8266com/esp8266 directory (or clone it elsewhere and create a symlink)
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user