From f723675e2c9520de870c382b6c36bfe2740e3688 Mon Sep 17 00:00:00 2001 From: Spigot Date: Wed, 3 Jul 2013 10:06:27 +0500 Subject: [PATCH] Minor semantics fix By: Ammar Askar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a0a0e0aaf..7d1df8bf04 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ Compilation We use maven to handle our dependencies. * Install [Maven 3](http://maven.apache.org/download.html) -* Check out this repo and: `mvn clean install` +* Clone this repo and: `mvn clean install`