diff --git a/manual/install.html b/manual/install.html index 11a184e61..c959dbe9e 100644 --- a/manual/install.html +++ b/manual/install.html @@ -36,7 +36,7 @@ details.
JAVA_HOME
to your Java environment, ANT_HOME
to the directory
-you uncompressed Ant to, and add ${ANT_HOME}/bin (Unix) or %ANT_HOME%/bin (Windows) to
+you uncompressed Ant to, and add ${ANT_HOME}/bin (Unix) or %ANT_HOME%\bin (Windows) to
your PATH
. See Setup for details.ANT_HOME
directory run ant -f fetch.xml -Ddest=system to get the
library dependencies of most of the Ant tasks that require them. If you don't do this, many of the dependent Ant tasks