Skip to content

Commit cb99c3b

Browse files
authored
Update README.md
tried to add this in my latest arduino ide version and for whatever reason file > preferences isn't available. But pressing "cmd" +"," will bring up preferences
1 parent f946290 commit cb99c3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
3030

3131
- [Download and install Arduino IDE 1.x or 2.x](https://www.arduino.cc/en/software)
3232
- Start Arduino and open the Preferences window
33-
- Enter `https://arduino.esp8266.com/stable/package_esp8266com_index.json` into the *File>Preferences>Additional Boards Manager URLs* field of the Arduino IDE. You can add multiple URLs, separating them with commas.
33+
- Enter `https://arduino.esp8266.com/stable/package_esp8266com_index.json` into the *File>Preferences>Additional Boards Manager URLs OR you can press `command`+`,` on mac* field of the Arduino IDE. You can add multiple URLs, separating them with commas.
3434
- Open Boards Manager from Tools > Board menu and install *esp8266* platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).
3535

3636
#### Latest release [![Latest release](https://img.shields.io/github/release/esp8266/Arduino.svg)](https://github.com/esp8266/Arduino/releases/latest/)

0 commit comments

Comments
 (0)