From 89c91d560eaa975789831b8446f3065b6af4b2df Mon Sep 17 00:00:00 2001 From: Michael Park Date: Mon, 1 Apr 2013 09:51:20 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5ba9064..797a5f16 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The Esri Geometry API for Java can be used to enable spatial data processing in ## Requirements * Java JDK 1.6 or greater. +* [Apache Ant](http://ant.apache.org/) build system. * Experience developing MapReduce applications for [Apache Hadoop](http://hadoop.apache.org/). * Familiarity with text-based spatial data formats such as JSON or WKT would be useful.