From 54a549e1689846a31cd856a027d435abe062230c Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Wed, 14 Sep 2016 16:39:52 +0200 Subject: [PATCH] Change setup notes to have a 'manual' header --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fc9ef2..0de7e98 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ and allows the WICED Feather to be used within the Arduino IDE. These files should be placed in the `hardware` folder of the Arduino IDE, as detailed below: -## Arduino Setup +## Manual Arduino BSP Setup + +The preferred method of installing the WICED Feather BSP is to use the Adafruit WICED package from the Arduino Board Manager, but if you wish to maintain the git repo to contribute pull requests you can manually install this BSP with the following setup procedure: - Create a **hardware/adafruit** folder in `~/Documents/Arduino` (OS X) or `My Documents\Arduino` (Windows) if it doesn't already exist