Merge pull request #164 from austin987/clone

README.md: mention submodules when cloning
This commit is contained in:
SolidHal 2020-05-19 17:06:51 -07:00 committed by GitHub
commit 1f90d0ebe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ These packages are required:
```
## Build
Clone this Git repo.
Clone this Git repo: `git clone --recurse-submodules https://github.com/SolidHal/PrawnOS`
Build the `PrawnOS-*-.img` by running `sudo make image`