From 74297da90134a1d7013917e612b75d126b61d24f Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Sat, 6 Dec 2014 09:40:30 -0500 Subject: [PATCH] Add Spigot requirement in the Readme --- Readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index 60dc3283..cba76b91 100644 --- a/Readme.md +++ b/Readme.md @@ -19,11 +19,10 @@ Currently maintained by dmulloy2 on behalf of [SpigotMC](http://www.spigotmc.org * [Downloads](http://ci.shadowvolt.com/job/ProtocolLib) * [JavaDoc](http://ci.shadowvolt.com/job/ProtocolLib/javadoc) +Compilation +---------- -Building --------- -You can compile this project yourself by using the latest version of Maven. - +ProtocolLib requires Maven, as well as Spigot and SpigotAPI, which can be found [here](http://www.spigotmc.org/wiki/buildtools/). A new API ---------