Fix clone URL

(cherry picked from commit 39b77c783b)
This commit is contained in:
Rózsa Péter
2023-12-24 13:47:11 +00:00
committed by coolGi
parent c620086ed1
commit cb4c32e0a9
+1 -1
View File
@@ -134,7 +134,7 @@ From the File Explorer:
6. The compiled jar file will be in the folder `Merged`
From the command line:
1. `git clone --recurse-submodules https://gitlab.com/gitlab.com/jeseibel/distant-horizons.git`
1. `git clone --recurse-submodules https://gitlab.com/jeseibel/distant-horizons.git`
2. `cd minecraft-lod-mod`
3. `./gradlew assemble`
4. `./gradlew mergeJars`