You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2005/10/25 17:33:02 UTC

svn commit: r328388 - /portals/pluto/branches/pluto-1.1/README

Author: ddewolf
Date: Tue Oct 25 08:32:59 2005
New Revision: 328388

URL: http://svn.apache.org/viewcvs?rev=328388&view=rev
Log:
Updating install docs to include isntall dir

Modified:
    portals/pluto/branches/pluto-1.1/README

Modified: portals/pluto/branches/pluto-1.1/README
URL: http://svn.apache.org/viewcvs/portals/pluto/branches/pluto-1.1/README?rev=328388&r1=328387&r2=328388&view=diff
==============================================================================
--- portals/pluto/branches/pluto-1.1/README (original)
+++ portals/pluto/branches/pluto-1.1/README Tue Oct 25 08:32:59 2005
@@ -29,7 +29,7 @@
 
     Step 1: 'mvn install'
     Step 2: 'cd ../pluto-util'
-    Step 3: 'mvn pluto:install'
+    Step 3: 'mvn pluto:install -DinstallDir=<PATH_TO_TOMCAT>'
 
 2b) Manual Installation:
 -----------------------------------------