From cf0205caa4dfcb8142902af6a415bd0fab57f830 Mon Sep 17 00:00:00 2001 From: Ran <10044908-_Ran@users.noreply.gitlab.com> Date: Mon, 18 Apr 2022 04:55:03 +0000 Subject: [PATCH] why does it still say preprocessor_test --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 985a951f6..7fda8d2c7 100644 --- a/Readme.md +++ b/Readme.md @@ -107,7 +107,7 @@ If running on IDE, to ensure IDE pickup the changed versions, you will need to r 6. The compiled jar file will be in the folder `Merged` **If in terminal:** -1. `git clone -b preprocessor_test --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git` +1. `git clone --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git` 2. `cd minecraft-lod-mod` 3. `./gradlew assemble` 4. `./gradlew mergeJars`