Skip to content

Commit 846053a

Browse files
authored
Update README.md
1 parent ce9e8da commit 846053a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ There are two methods that you can use to install this BSP. We highly recommend
4646
5. Clone this repo & its submodules:
4747

4848
```
49-
git clone --recurse-submodules https://github.com/adafruit/Adafruit_nRF52_Arduino.git
49+
git clone https://github.com/adafruit/Adafruit_nRF52_Arduino.git
50+
cd Adafruit_nRF52_Arduino
51+
git submodule update --init
5052
```
5153

5254
6. Restart the Arduino IDE

0 commit comments

Comments
 (0)