Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlueF committed Sep 21, 2024
1 parent 7ff993b commit 41bd685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Here you can see how many servers are using BlueMap:
If you have git installed, simply use the command `git clone --recursive https://github.com/BlueMap-Minecraft/BlueMap.git` to clone BlueMap.

### Build
In order to build BlueMap you simply need to run the `./gradlew clean build` command in BlueMap's root directory.
In order to build BlueMap you simply need to run the `./gradlew release` command in BlueMap's root directory.
You can find the compiled JAR files in `./build/release`.

### Issues
Expand Down

0 comments on commit 41bd685

Please sign in to comment.