Skip to content

Commit e630b94

Browse files
authored
Remove manual installation instructions
Arduino Boards Manager is the recommended way to install
1 parent a8bd2ea commit e630b94

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,6 @@ The structure of this repo is such that it will most closely resemble the struct
2020
* JSON boards manager link for convenience: https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json
2121

2222

23-
* [Manually Install in Arduino Sketchbook]()
24-
* **First** Install the Arduino SAMD Boards through the Arduino Board Manager. This is required for the ARM Cortex-M toolchain.
25-
* Open your Arduno sketchbook folder, listed in Arduino's preferences pane (it is where your libraries folder lives)
26-
* If there is no ```hardware``` folder create it
27-
* Inside the ```hardware``` folder create ```SparkFun```
28-
* Choose to clone with Git or download the .zip of this repo
29-
* Cloning
30-
* Clone this repo into ```SparkFun``` and give it the name ```apollo3```
31-
* .ZIP
32-
* Download the .ZIP of this repository
33-
* Within ```SparkFun``` create the ```apollo3``` directory
34-
* Unzip the contents of the .ZIP into the ```apollo3``` directory
35-
* Restart Arduino IDE for good measure
36-
3723

3824
## Development Status
3925

0 commit comments

Comments
 (0)