Author: agruber
Date: Mon Dec  5 18:10:30 2011
New Revision: 1210552

URL: http://svn.apache.org/viewvc?rev=1210552&view=rev
Log:
Created the 1min tutorial contents, typo corrected ... STANBOL-402

Modified:
    incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext?rev=1210552&r1=1210551&r2=1210552&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext 
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext Mon 
Dec  5 18:10:30 2011
@@ -22,7 +22,7 @@ Run the stable launcher of Stanbol from 
 
        with
 
-       % java -Xmx512k -jar 
stable/target/org.apache.stanbol.launchers.stable-{snapshot-version}-SNAPSHOT.jar
+       % java -Xmx1g -jar 
stable/target/org.apache.stanbol.launchers.stable-{snapshot-version}-SNAPSHOT.jar
        
 Your instance runs within the <code>stanbol/sling/</code> directory and is 
accessible at
 
@@ -59,7 +59,7 @@ Another feature of Stanbol is to manage 
 ### Explore Stanbol "full" launcher
 The full features of Apache Stanbol can be accessed via the "full launcher" of 
the software.
 
-       % java -Xmx512k -jar 
full/target/org.apache.stanbol.launchers.full-{snapshot-version}-SNAPSHOT.jar
+       % java -Xmx1g -jar 
full/target/org.apache.stanbol.launchers.full-{snapshot-version}-SNAPSHOT.jar
        
 _See the overview on all available [components](components.html)._
 


Reply via email to