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