mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-21 18:16:09 +01:00
Update README
This commit is contained in:
parent
7ff993bb4b
commit
41bd685bfb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user