You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2007/11/27 20:44:19 UTC

svn commit: r598743 - /maven/site/trunk/src/site/apt/download.apt.vm

Author: hboutemy
Date: Tue Nov 27 11:44:18 2007
New Revision: 598743

URL: http://svn.apache.org/viewvc?rev=598743&view=rev
Log:
maven -> apache-maven

Modified:
    maven/site/trunk/src/site/apt/download.apt.vm

Modified: maven/site/trunk/src/site/apt/download.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/download.apt.vm?rev=598743&r1=598742&r2=598743&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/download.apt.vm (original)
+++ maven/site/trunk/src/site/apt/download.apt.vm Tue Nov 27 11:44:18 2007
@@ -66,7 +66,7 @@
 ** Unix-based Operating Systems (Linux, Solaris and Mac OS X)
 
   [[1]] Extract the distribution archive to the directory you wish to install Maven ${currentVersion}. These instructions
-        assume you chose <<</usr/local/apache-maven-${currentVersion}>>>. The directory <<<maven-${currentVersion}>>> will be created from
+        assume you chose <<</usr/local/apache-maven-${currentVersion}>>>. The directory <<<apache-maven-${currentVersion}>>> will be created from
         the archive.
 
   [[2]] Add the <<<bin>>> directory to your path, eg. <<<export