Merge pull request #164 from austin987/clone
README.md: mention submodules when cloning
This commit is contained in:
commit
1f90d0ebe0
@ -59,7 +59,7 @@ These packages are required:
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Build
|
## 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`
|
Build the `PrawnOS-*-.img` by running `sudo make image`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user