--- ../maven-eclipse-plugin-pached/src/site/apt/examples/multi-module-projects.apt	2007-10-23 09:29:38.000000000 +0200
+++ src/site/apt/examples/multi-module-projects.apt	2007-10-25 09:29:56.000000000 +0200
@@ -65,7 +65,7 @@
   
   * extract the example project somewhere
   
-  * start '<<<mvn eclipse:eclipse>>>' from the command-line in the root project (j2ee-simple)
+  * start '<<<mvn eclipse:eclipse install>>>' from the command-line in the root project (j2ee-simple)
   
   * use the {{Multi Project Import/Export Plugin}} to import all the modules into Eclipse
   
@@ -77,6 +77,8 @@
   
   * open your browser to {{http://localhost:8080/servlet/hello}}
 
+  * your maven project is up and running as a eclipse / wtp project
+
 * Source Control Management
 
  Eclipse and Maven support a wide range of SCM systems (like CVS and SVN). The 

