Remove redundant BuildTools instructions

This commit is contained in:
md678685 2018-12-31 12:18:45 +00:00
parent 6260b49b4f
commit 58117eba88
1 changed files with 0 additions and 2 deletions

View File

@ -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: