From 6c18095e54eeaf14c29a1e89a2d6120ae5afef3e Mon Sep 17 00:00:00 2001 From: Erik Broes Date: Mon, 3 Jan 2011 19:25:33 +0100 Subject: [PATCH] README Markup fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5cab05c..ceac2540 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ Compilation We use maven to handle our dependencies. -* Install [.Mmaven 3](http://maven.apache.org/download.html) +* Install [Maven 3](http://maven.apache.org/download.html) * Check out this repo and: `mvn clean install`