From 2b7a79e965f71132f2ead6f25788d013fe99787c Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 15 Feb 2017 14:42:52 -0800 Subject: update Ant version info in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed42eadaaa..bbfe7a797b 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ You need the following tools: - sbt, we recommend the [sbt-extras](https://github.com/paulp/sbt-extras) runner script. It provides sensible default jvm options (stack and heap size). - curl (for `./pull-binary-libs.sh`, used by the sbt / ant build). - - Apache Ant (version 1.9.3 or above) if you need to use the (deprecated) ant build. + - Apache Ant (version 1.9.x, minimum 1.9.3; Ant 1.10+ doesn't work on Java 6) if you are using the ant build. Mac OS X and Linux work. Windows may work if you use Cygwin. Community help with keeping the build working on Windows is appreciated. -- cgit v1.2.3