You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2007/02/09 07:24:13 UTC

svn commit: r505198 - /ofbiz/trunk/README

Author: hansbak
Date: Thu Feb  8 22:24:13 2007
New Revision: 505198

URL: http://svn.apache.org/viewvc?view=rev&rev=505198
Log:
tell svn users to run the run-install script

Modified:
    ofbiz/trunk/README

Modified: ofbiz/trunk/README
URL: http://svn.apache.org/viewvc/ofbiz/trunk/README?view=diff&rev=505198&r1=505197&r2=505198
==============================================================================
--- ofbiz/trunk/README (original)
+++ ofbiz/trunk/README Thu Feb  8 22:24:13 2007
@@ -3,6 +3,13 @@
 
 If you have a release build all you need to run OFBiz is a 1.4 or 1.5 series
 JDK (not just the JRE, the full J2SDK).
+
+However if you have downloaded ofbiz from SVN then you should 
+load the demo data (strongly advised) with the following command
+on the command line:
+
+ant run-install
+
 Once that is properly setup just run the executable jar file
 that comes with OFBiz, which is ofbiz.jar. To do this on the
 command line you would run: