Specify to initialize submodules

This commit is contained in:
Dalton Durst 2020-04-10 12:45:35 -05:00
parent 7765a4a74a
commit 6b0f90652e

View File

@ -19,6 +19,9 @@ The dependencies are:
- mtools
```shell-session
$ git submodule update --init --recursive
Downloads the projects to build
$ make -j8 pine64-pinephone.img.xz
Builds everything needed for the pinephone image...