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
|
git clone https://github.com/JF002/Pinetime.git
|
||||||
cd Pinetime
|
cd Pinetime
|
||||||
|
git submodule update --init
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue