Merge pull request #561 from artem-zinnatullin/readme-building-section-jdk

Added info about JDK 1.6 into "Building" section of ReadMe.md
This commit is contained in:
Evgeny Gerashchenko
2015-02-10 17:13:19 +04:00
+1 -1
View File
@@ -19,7 +19,7 @@ Welcome to [Kotlin](http://kotlinlang.org/)! Some handy links:
## Building
To build this project, first time you try to build you need to run this (requires Apache Ant 1.8 or higher):
To build this project, first time you try to build you need to run this (requires Apache **Ant 1.8** or higher and **JDK 1.6**):
ant -f update_dependencies.xml