Also add --recursive to the Build/ readme

This commit is contained in:
teejusb
2024-04-30 17:17:16 -07:00
parent b040c5350c
commit bd075c42a1
+1 -1
View File
@@ -16,7 +16,7 @@ Make sure you initialize the submodules after cloning the repository. This is re
```sh
git clone --depth=1 https://github.com/itgmania/itgmania.git
cd itgmania
git submodule update --init
git submodule update --init --recursive
```
After that, you can follow the cmake instructions below to create the build.