From b4553809dd34c8f2f59b41d38683e0021c30e47f Mon Sep 17 00:00:00 2001 From: Jeroen Ketelaar Date: Mon, 14 Sep 2015 10:28:47 +0200 Subject: [PATCH] Updated README to provide information about the Maven framework --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51529b2..2291473 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Parabot -Parabot V2.1. +Parabot V2.2. #### Website [Community, scripts & more](http://www.parabot.org/) #### Compilation - -You'll need the [libraries](https://github.com/Parabot/Parabot/tree/master/parabotv2/libs) in order to compile parabot successfully. +You'll need the [libraries](https://github.com/Parabot/Parabot/tree/master/libs) in order to compile parabot successfully. +The POM file contains the redirection to the libraries, so simply install them with Maven. #### Issues If you've an issues regarding the bot itself, please report them [here](https://github.com/Parabot/Parabot/issues).