mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-27 05:04:01 +08:00
Update README.md to add a note about submodules
This commit is contained in:
parent
f9cb481855
commit
d2256f0643
@ -62,6 +62,11 @@ You can find instructions here: [README.release.md](./post_build/README.release.
|
||||
git clone --recurse-submodules https://github.com/otavepto/gbe_fork.git
|
||||
```
|
||||
|
||||
It is adviseable to always checkout submodules every now and then, to make sure they're up to date
|
||||
```bash
|
||||
git submodule update --recursive --remote
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
# **Building dependencies**
|
||||
|
Loading…
Reference in New Issue
Block a user