From f6ff4e692bbdca8434c4ffc1dd9b5ce504e0592e Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 4 Apr 2011 23:28:52 -0700 Subject: [PATCH] Truth in advertising: Ant now fetches dependencies automatically as well.a --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 62cf9ea1..d2ca7aa5 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,8 @@ following principles: Building -------- -The library is built using Ant or Maven, pick your poison. If you use ant, you -will need to obtain the jar files enumerated in etc/libs-incl.xml and place -them in the lib/ directory. If you use Maven, the dependencies will be -automatically fetched. +The library is built using Ant or Maven, pick your poison. Dependencies are +automatically fetched regardless of whether you use Ant or Maven. Invoke Ant with any of the following targets: