Skip to content

Commit c18f4e5

Browse files
committed
Update doc : init git submodule before build.
1 parent 094f987 commit c18f4e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/buildAndProgram.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ To build this project, you'll need:
1010
```
1111
git clone https://github.com/JF002/Pinetime.git
1212
cd Pinetime
13+
git submodule update --init
1314
mkdir build
1415
cd build
1516
```

0 commit comments

Comments
 (0)