Minor. Typo fixed

This commit is contained in:
Ilya Ryzhenkov
2014-03-17 18:42:39 +04:00
committed by Andrey Breslav
parent b60fd5acc1
commit 0980f5e40a
+1 -1
View File
@@ -8,7 +8,7 @@ This area of the project uses Maven for its build. To build install a recent [Ma
For more details see the [Getting Started Guide](http://confluence.jetbrains.net/display/Kotlin/Getting+Started)
Be sure to build Kotlin compiler before lauching Maven: see ReadMe.md at root level, section "Building"
Be sure to build Kotlin compiler before launching Maven: see ReadMe.md at root level, section "Building"
If your maven build is failing with Out-Of-Memory errors, set JVM options for maven in MAVEN_OPTS environment variable like this: