Update README.md

This commit is contained in:
Mr.Blinky 2018-02-25 20:52:00 +01:00 committed by GitHub
parent 098307be63
commit 80778aeb82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -3,10 +3,14 @@ Arduino IDE board package for Arduboy and homebrew versions.
#### To install the package: #### To install the package:
* Start Arduino IDE and press **CTRL + comma** to select properties. * Start Arduino IDE and press **CTRL + comma** to select properties.
* Copy and paste the following URL in **Additional Boards Manager URLs:** text box and click on **OK** * Copy and paste the URL below in **Additional Boards Manager URLs:** text box and click on **OK**
* Go to **Tools > Boards > Board manager**
* In the text box type **Arduboy homebrew**
* Click on the **Arduboy Hombrew package** and click the **Install** button.
``` ```
https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/package_arduboy_homebrew_index.json https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/package_arduboy_homebrew_index.json
``` ```
![preferences](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/preferences.png)
After this
* Go to **Tools > Boards > Board manager**
* In the text box type **Arduboy homebrew**
* Click on the **Arduboy Hombrew package** and click the **Install** button.
You can now select **Arduboy, Arduboy DevKit** and **Arduboy Homebrew boards**.