Fix typo in Build readme
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ Init Submodules
|
|||||||
Make sure you initialize the submodules after cloning the repository. This is required.
|
Make sure you initialize the submodules after cloning the repository. This is required.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone --depth=1 https://github.com/itgmania/itgmania.gitc
|
git clone --depth=1 https://github.com/itgmania/itgmania.git
|
||||||
cd itgmania
|
cd itgmania
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user