From 6384bcb0395486839ab3655afd19344f04848c1c Mon Sep 17 00:00:00 2001 From: Leonid Shalupov Date: Sat, 24 Mar 2012 11:41:27 +0400 Subject: [PATCH] ReadMe: require ant 1.8 --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index f690dd03bd1..13b92d33f6c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -17,7 +17,7 @@ Welcome to [Kotlin](http://www.jetbrains.com/kotlin)! Some handy links: ## Building -To build this project, first time you try to build you need to run this: +To build this project, first time you try to build you need to run this (requires Apache Ant 1.8 or higher): ant -f update_dependencies.xml