From 6c1f7393b8a88d28ddfd98270f4cd552b0e97e2a Mon Sep 17 00:00:00 2001 From: Artem Zinnatullin Date: Thu, 5 Feb 2015 03:39:18 +0300 Subject: [PATCH] Added info about JDK 1.6 into "Building" section of ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index c3b24e645cd..841def74678 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -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