Skip to content

Commit c37ff28

Browse files
committed
Update docs on fetching dependencies
1 parent 8dbe6c4 commit c37ff28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ architecture.
77

88
Just after clonning the repository:
99
``` bash
10-
./tools/fetch_dependencies.sh
10+
./tools/build/fetch_dependencies
1111
```
1212

13-
This will dowsnload and patch the Nordic's nrf5 bootloader
13+
This will download and patch the Nordic's nrf5 bootloader
1414

1515
Working with the bootloader
1616
---------------------------

0 commit comments

Comments
 (0)