mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 05:29:43 +00:00
README: fix submodules update command.
This commit is contained in:
parent
f417df0630
commit
7be6cb30ac
@ -54,7 +54,7 @@ At least, a C++ compiler and [CMake](https://cmake.org) are required.
|
||||
|
||||
You will also have to recursive clone or run
|
||||
```
|
||||
git submodules --update
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
This is because the CubeB module is not included by default. All other components are already included in the thirdparty folder and compiled along with the rest of DingusPPC.
|
||||
|
Loading…
x
Reference in New Issue
Block a user