From e70baaa6c0b8c09a160f7cecb4442cd04a6d15b3 Mon Sep 17 00:00:00 2001 From: Ammar Askar Date: Wed, 3 Jul 2013 10:06:27 +0500 Subject: [PATCH] Minor semantics fix --- 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`