[Zope3-checkins] SVN: Zope3/trunk/README.txt mention bin/runzope
Fred L. Drake, Jr.
fdrake at gmail.com
Thu Sep 2 16:06:08 EDT 2004
Log message for revision 27429:
mention bin/runzope
Changed:
U Zope3/trunk/README.txt
-=-
Modified: Zope3/trunk/README.txt
===================================================================
--- Zope3/trunk/README.txt 2004-09-02 18:54:53 UTC (rev 27428)
+++ Zope3/trunk/README.txt 2004-09-02 20:06:08 UTC (rev 27429)
@@ -48,6 +48,10 @@
# python2.3 z3.py
+ Or, if you use make on Unix, you can run:
+
+ # bin/runzope
+
This will run Zope on port 8080. Visit the url:
http://localhost:8080/manage
More information about the Zope3-Checkins
mailing list