You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2014/04/17 18:48:53 UTC

svn commit: r1588310 - /sling/trunk/contrib/crankstart/README.md

Author: bdelacretaz
Date: Thu Apr 17 16:48:53 2014
New Revision: 1588310

URL: http://svn.apache.org/r1588310
Log:
update readme

Modified:
    sling/trunk/contrib/crankstart/README.md

Modified: sling/trunk/contrib/crankstart/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/crankstart/README.md?rev=1588310&r1=1588309&r2=1588310&view=diff
==============================================================================
--- sling/trunk/contrib/crankstart/README.md (original)
+++ sling/trunk/contrib/crankstart/README.md Thu Apr 17 16:48:53 2014
@@ -10,4 +10,7 @@ a Maven repository.
 
 Note that this module is in contrib for now: it might be completely
 changed, abandoned etc. - there's no guarantes that this will ever
-become a supported Sling component.
\ No newline at end of file
+become a supported Sling component.
+
+To test this, build it and run java -jar path-to-crankstart.jar, 
+optionally with the name of a .crank.txt file as an argument.