Skip to content

Commit f09a649

Browse files
committed
Update README.md
1 parent 51b3303 commit f09a649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nRF51822/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The SoftDevice must be unzipped and placed in the /lib/softdevice/* folder, and
4343
Make sure that you also include the matching SoftDevice header files, which will normally go in the folder below:
4444

4545
```
46-
[projfolder]/lib/softdevice/s110_nrf51822_6.0.0/s110_nrf51822_6.0.0/s110_nrf51822_6.0.0_API/include
46+
[projfolder]/lib/softdevice/s110_nrf51822_6.0.0/s110_nrf51822_6.0.0_API/include
4747
```
4848

4949
Similarly, the SDK files must be placed in the following folder, which allows you to maintain several versions of the SDK across different projects if necessary:

0 commit comments

Comments
 (0)