Specify to initialize submodules
This commit is contained in:
parent
7765a4a74a
commit
6b0f90652e
|
@ -19,6 +19,9 @@ The dependencies are:
|
||||||
- mtools
|
- mtools
|
||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
|
$ git submodule update --init --recursive
|
||||||
|
Downloads the projects to build
|
||||||
|
|
||||||
$ make -j8 pine64-pinephone.img.xz
|
$ make -j8 pine64-pinephone.img.xz
|
||||||
Builds everything needed for the pinephone image...
|
Builds everything needed for the pinephone image...
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue