diff --git a/docs/index.html b/docs/index.html index 9b9da3d12..c44f28f48 100644 --- a/docs/index.html +++ b/docs/index.html @@ -126,8 +126,7 @@ file of the JDK must be added to the classpath; for JDK 1.2, tools.jar

When you are executing platform specific applications (like the exec task, or the cvs task), the property ant.home -must be set to the directory containing a bin directory, which contains antRun.bat -(Windows) or antRun (Unix).

+must be set to the directory containing a bin directory, which contains the antRun shell script necessary to run execs on Unix.


Running Ant

Running Ant is simple, when you installed it as described in the previous