[Zope-CVS] CVS: ZopeProducts/HelloPackage - README.txt:1.2
Martijn Faassen
m.faassen@vet.uu.nl
Wed, 4 Dec 2002 10:22:19 -0500
Update of /cvs-repository/ZopeProducts/HelloPackage
In directory cvs.zope.org:/tmp/cvs-serv22020
Modified Files:
README.txt
Log Message:
Modified README.txt with install instructions.
=== ZopeProducts/HelloPackage/README.txt 1.1 => 1.2 ===
--- ZopeProducts/HelloPackage/README.txt:1.1 Wed Dec 4 10:20:58 2002
+++ ZopeProducts/HelloPackage/README.txt Wed Dec 4 10:22:19 2002
@@ -5,3 +5,9 @@
'configure.zcml' contains a lot of comments.
+To enable this, go to your 'products.zcml' in the Zope 3 root and
+add the line:
+
+<include package="ZopeProducts.HelloPackage" />
+
+presuming you installed this package in ZopeProducts.