Update doc : init git submodule before build.
This commit is contained in:
parent
094f98743d
commit
c18f4e5811
|
@ -10,6 +10,7 @@ To build this project, you'll need:
|
|||
```
|
||||
git clone https://github.com/JF002/Pinetime.git
|
||||
cd Pinetime
|
||||
git submodule update --init
|
||||
mkdir build
|
||||
cd build
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user