diff --git a/README.md b/README.md index db540d5..9a43b5e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.4+) **These files are designed for install via the Arduino Boards Manager:** -Board manager URL: http://digistump.com/package_digistump_index.json +Board manager URL: https://raw.githubusercontent.com/digistump/arduino-boards-index/master/package_digistump_index.json **Full Install Instructions:** @@ -20,4 +20,4 @@ DigiX: http://digistump.com/wiki/digix/tutorials/software Micronucleus is the only executable in these packages that is pre-compiled: Micronucleus: https://github.com/micronucleus/micronucleus/tree/80419704f68bf0783c5de63a6a4b9d89b45235c7 -Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6) \ No newline at end of file +Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6)