diff --git a/README.md b/README.md index 86e9ff46..00f86a91 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Clone the repo **recursively**, using: `git clone --recursive https://github.com/Rubberduckycooly/Sonic-CD-11-Decompilation` If you've already cloned the repo, run this command inside of the repository: -```git submodule update --init``` +```git submodule update --init --recursive``` ## Follow the build steps