diff --git a/Build/README.md b/Build/README.md index 66f6e096c2..191e05b314 100644 --- a/Build/README.md +++ b/Build/README.md @@ -9,7 +9,7 @@ Init Submodules Make sure you initialize the submodules after cloning the repository. This is required. ```sh -git clone --depth=1 https://github.com/itgmania/itgmania.gitc +git clone --depth=1 https://github.com/itgmania/itgmania.git cd itgmania git submodule update --init ```