diff --git a/README.md b/README.md index f99bedb..280c12d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,12 @@ Now with injection molded or CNC'd aluminum case Visit [**https://watchy.sqfmi.com**](https://watchy.sqfmi.com) for documentation, hardware design files, and more! ## Setup -1. In the Arduino IDE Boards Manager, install support for the ESP32. You can find instructions here: https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md +1. In the Arduino IDE Boards Manager, install support for the ESP32. You can find instructions here: https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html + + * (as instructions suggest) add the Espressif Arduino-ESP32 .json URL below to the Arduino IDE v1.8 or higher by going to: + * Preferences | Additional Board Manager URL's + https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json + 2. Install this library (search for **Watchy** in the library manager), and any other depdencies when prompted 3. Check out the examples under ```Examples``` -> ```Watchy``` 4. Compile & Upload with these board settings: