From 382c1fbb384ea551e46bd1df9cde41f74c2d2b70 Mon Sep 17 00:00:00 2001 From: "Mr.Blinky" Date: Tue, 13 Feb 2018 22:17:45 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df5d7c6..75a37a7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # Arduboy-homebrew-package -Arduino IDE board package for Arduboy and homebrew versions +Arduino IDE board package for Arduboy and homebrew versions. + +#### To install the package: +* 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** +* 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 +```