From 5f1267aa18bb33ddc30bc220af8ede8ba9c70274 Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Sun, 25 Apr 2021 19:09:43 +0000 Subject: [PATCH] Undo previous change --- SMB-modpack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMB-modpack.md b/SMB-modpack.md index 3f5b064..1802d4b 100644 --- a/SMB-modpack.md +++ b/SMB-modpack.md @@ -22,7 +22,7 @@ It'll update the content where is in the official gamelogic development reposito Inside '_update.sh_', there is a line: -`git submodule update --init --recursive` +`git submodule update --init --depth 100` Means that when you use '_./update.sh_' with this line, the submodule content will be downloaded in your local computer where you've cloned the modpack repository. -- 2.39.2