Fixed missing fullstop in readme

This commit is contained in:
coolGi
2023-06-21 14:27:40 +00:00
parent 5d7abd5f70
commit 12ef1f30f1
+1 -1
View File
@@ -121,7 +121,7 @@ From the File Explorer:
3. Open a terminal emulator in the project folder (On Windows you can type `cmd` in the title bar)
4. Run the commands: `./gradlew assemble`
5. Merge the jars wih `./gradlew mergeJars`
6The compiled jar file will be in the folder `Merged`
6. The compiled jar file will be in the folder `Merged`
From the command line:
1. `git clone --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git`