We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094f987 commit c18f4e5Copy full SHA for c18f4e5
1 file changed
doc/buildAndProgram.md
@@ -10,6 +10,7 @@ To build this project, you'll need:
10
```
11
git clone https://github.com/JF002/Pinetime.git
12
cd Pinetime
13
+git submodule update --init
14
mkdir build
15
cd build
16
0 commit comments