Skip to content

Commit 500c1f6

Browse files
authored
Update README.md
1 parent dfcc057 commit 500c1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ There are two methods that you can use to install this BSP. We highly recommend
2828
1. [Download and install the Arduino IDE](https://www.arduino.cc/en/Main/Software) (At least v1.6.12)
2929
2. Start the Arduino IDE
3030
3. Go into Preferences
31-
4. Add https://www.adafruit.com/package_adafruit_index.json as an 'Additional Board Manager URL'
31+
4. Add https://adafruit.github.io/arduino-board-index/package_adafruit_index.json as an 'Additional Board Manager URL'
3232
5. Restart the Arduino IDE
3333
6. Open the Boards Manager from the Tools -> Board menu and install 'Adafruit nRF52 by Adafruit'
3434
7. Once the BSP is installed, select 'Adafruit Feather nRF52840 Express' from the Tools -> Board menu, which will update your system config to use the right compiler and settings for the nRF52.

0 commit comments

Comments
 (0)