summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2005-02-18 13:38:46 +0000
committerStefan Bodewig <bodewig@apache.org>2005-02-18 13:38:46 +0000
commite655ab99bde28216eca279edac0f482dd3034ead (patch)
treec67557623e48fb97611846853cebcb168828fa59 /INSTALL
parent1d59a6d0ea5d8657d1ef6eddcb9c843bd5102472 (diff)
downloadant-e655ab99bde28216eca279edac0f482dd3034ead.tar.gz
Some people expect an INSTALL file, PR 33273
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277692 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 000000000..83c11675a
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,2 @@
+For installation instructions see the manual in the docs subdirectory
+or online at <http://ant.apache.org/manual/index.html>.