README.md: mention submodules when cloning

This commit is contained in:
Austin English 2020-05-19 18:43:08 -05:00
parent c630667ed3
commit 24276b76c0

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`