We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9e8da commit 846053aCopy full SHA for 846053a
README.md
@@ -46,7 +46,9 @@ There are two methods that you can use to install this BSP. We highly recommend
46
5. Clone this repo & its submodules:
47
48
```
49
- git clone --recurse-submodules https://github.com/adafruit/Adafruit_nRF52_Arduino.git
+ git clone https://github.com/adafruit/Adafruit_nRF52_Arduino.git
50
+ cd Adafruit_nRF52_Arduino
51
+ git submodule update --init
52
53
54
6. Restart the Arduino IDE
0 commit comments