Also add --recursive to the Build/ readme
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ Make sure you initialize the submodules after cloning the repository. This is re
|
|||||||
```sh
|
```sh
|
||||||
git clone --depth=1 https://github.com/itgmania/itgmania.git
|
git clone --depth=1 https://github.com/itgmania/itgmania.git
|
||||||
cd itgmania
|
cd itgmania
|
||||||
git submodule update --init
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
After that, you can follow the cmake instructions below to create the build.
|
After that, you can follow the cmake instructions below to create the build.
|
||||||
|
|||||||
Reference in New Issue
Block a user