Fixed README formatting error.
This commit is contained in:
parent
dc3c22dfab
commit
100ce46665
@ -23,10 +23,12 @@ Pull requests that do not provide detail on what changes were made to the code w
|
||||
### Building/Compiling ###
|
||||
|
||||
To build this project you will need:
|
||||
|
||||
- Java JDK (version 16 or newer)
|
||||
- Git
|
||||
|
||||
To build the project:
|
||||
|
||||
1. Clone this repository.
|
||||
2. Run `gradlew productionMappedJar` inside the cloned repository.
|
||||
3. The jar file will be in `build/libs/Herobrine.jar`.
|
||||
|
Loading…
Reference in New Issue
Block a user