From 56e3d9b3fade54c88d3e57ce98eca1306fb379ee Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Tue, 14 Aug 2018 22:49:46 +0100 Subject: [PATCH] fix simple typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index e024685..d1bc46e 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ After cloning JuiceKit from github you need to do a submodule update to pull in $ git submodule update -i -To build the the library from source, issue the following Maven2 command: +To build the library from source, issue the following Maven2 command: $ MAVEN_OPTS="-Xms64m -Xmx256m" mvn clean install site