From e2d56659ca73df055f5e46e388f0f21044f2a167 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Wed, 30 Oct 2013 17:36:40 +0100 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2e8a533..e094e72c 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ TODO: Links to prebuilt binaries q: How do I use it? a: The easiest way is to build your own project using Maven, and just add dependencies to the specific plug-ins you need. - If you don't use Maven, make sure you have all the necessary JARs in classpath. See the Install section below. + If you don't use Maven, make sure you have all the necessary JARs in classpath. See the Install section above. q: What changes do I have to make to my code in order to use the plug-ins?