mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
Remove redundant BuildTools instructions
This commit is contained in:
parent
6260b49b4f
commit
58117eba88
1 changed files with 0 additions and 2 deletions
|
@ -46,8 +46,6 @@ To compile EssentialsX, you first need to run [BuildTools](https://www.spigotmc.
|
|||
```
|
||||
java -jar BuildTools.jar --rev 1.8
|
||||
java -jar BuildTools.jar --rev 1.8.3
|
||||
java -jar BuildTools.jar --rev 1.9
|
||||
java -jar BuildTools.jar --rev 1.9.4
|
||||
```
|
||||
|
||||
Then, to build with Maven, run the following command:
|
||||
|
|
Loading…
Reference in a new issue