You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2010/09/19 14:39:04 UTC

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

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!