Maybe we could put this also in R9.04, don't you think so ?
Jacques From: <[email protected]>
Author: adrianc Date: Thu Jun 11 16:34:08 2009 New Revision: 783833 URL: http://svn.apache.org/viewvc?rev=783833&view=rev Log: Fixed README file - reported by Ruth Hoffman on user ml. Modified: ofbiz/trunk/README Modified: ofbiz/trunk/README URL: http://svn.apache.org/viewvc/ofbiz/trunk/README?rev=783833&r1=783832&r2=783833&view=diff ============================================================================== --- ofbiz/trunk/README (original) +++ ofbiz/trunk/README Thu Jun 11 16:34:08 2009 @@ -14,7 +14,7 @@ that comes with OFBiz, which is ofbiz.jar. To do this on the command line you would run: -java -jar ofbiz.jar +java -Xmx256M -jar ofbiz.jar There are also start scripts for Windows and Unix-based operating systems, namely startofbiz.bat and startofbiz.sh.
