svn commit: r998645 - /ofbiz/site/download.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r998645 - /ofbiz/site/download.html

jleroux@apache.org
Author: jleroux
Date: Sun Sep 19 12:39:04 2010
New Revision: 998645

URL: http://svn.apache.org/viewvc?rev=998645&view=rev
Log:
Serialize run to ant run-install in order to have OFBiz launched after initialization

Modified:
    ofbiz/site/download.html

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=998645&r1=998644&r2=998645&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Sun Sep 19 12:39:04 2010
@@ -89,8 +89,8 @@
       the included ANT script from the command line:
     </li>
     <li style="list-style: none">
-      <h5>./ant run-install (Linux and like)<br />
-      ant run-install (Windows)</h5>
+      <h5>./ant run-install run (on Linux and like)<br />
+      ant run-install run (on Windows)</h5>
     </li>
     <li>
       Enjoy!