We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818a55f commit 5010224Copy full SHA for 5010224
README.md
@@ -48,9 +48,9 @@ Documentation: [https://arduino-esp8266.readthedocs.io/en/2.5.1/](https://arduin
48
```bash
49
cd <application-directory>/Arduino.app/Contents/Java
50
```
51
- - For Linux, it is ~/arduino by default.
+ - For Linux, it is ~/Arduino by default.
52
53
- cd ~arduino
+ cd ~/Arduino
54
55
- Clone this repository into hardware/esp8266com/esp8266 directory (or clone it elsewhere and create a symlink)
56
0 commit comments