[Checkins] SVN: z3c.formjsdemo/trunk/README.txt added extremely brief instructions for running the demo.

Paul Carduner paulcarduner at gmail.com
Tue Jul 10 05:34:20 EDT 2007


Log message for revision 77672:
  added extremely brief instructions for running the demo.

Changed:
  U   z3c.formjsdemo/trunk/README.txt

-=-
Modified: z3c.formjsdemo/trunk/README.txt
===================================================================
--- z3c.formjsdemo/trunk/README.txt	2007-07-10 08:09:33 UTC (rev 77671)
+++ z3c.formjsdemo/trunk/README.txt	2007-07-10 09:34:18 UTC (rev 77672)
@@ -1,2 +1,13 @@
 This package is going to show off the different features of the
-``z3c.formjs`` package.
\ No newline at end of file
+``z3c.formjs`` package.
+
+Install
+-------
+
+To start up the demo, you have to do a few setup steps.
+
+ $ python bootstrap.py
+ $ ./bin/buildout -Nv
+ $ ./bin/demo fg
+
+And that's it!
\ No newline at end of file



More information about the Checkins mailing list