Merge pull request #12 from UniversalSuperBox/submodule

Specify to initialize submodules
This commit is contained in:
Martijn Braam 2020-04-10 22:46:07 +02:00 committed by GitHub
commit 073c0e48c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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...