Skip to content

Commit e06dd40

Browse files
Lionel Elie MamaneJF002
Lionel Elie Mamane
authored andcommitted
make cmake command coherent with previous documentation
1 parent c0638c6 commit e06dd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/buildAndProgram.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ DFU files are the files you'll need to install your build of InfiniTime using OT
6666
#### CMake command
6767
6868
```
69-
cmake -DARM_NONE_EABI_TOOLCHAIN_PATH=... -DNRF5_SDK_PATH=...
69+
cmake -DARM_NONE_EABI_TOOLCHAIN_PATH=... -DNRF5_SDK_PATH=... -S ..
7070
```
7171
7272
### Build the project

0 commit comments

Comments
 (0)