From 741639a4872fce09cdc8193f1ff1db45b0b14bc5 Mon Sep 17 00:00:00 2001 From: MegAmi Date: Wed, 6 Mar 2024 16:42:32 -0600 Subject: [PATCH] balls [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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