Log message for revision 99484:
  updated docs on using virtualenv
  

Changed:
  U   Zope/trunk/doc/INSTALL.rst

-=-
Modified: Zope/trunk/doc/INSTALL.rst
===================================================================
--- Zope/trunk/doc/INSTALL.rst  2009-04-25 09:56:11 UTC (rev 99483)
+++ Zope/trunk/doc/INSTALL.rst  2009-04-25 10:06:18 UTC (rev 99484)
@@ -56,7 +56,10 @@
 This will create the related scripts like ``mkzopeinstance`` within the
 ``bin`` folder of you global or virtualized Python environment.
 
+Using ``virtualenv`` is **highly recommended**. Otherwise you may encounter
+unexpected conflicts with already installed packages.
 
+
 Creating a Zope Instance
 ------------------------
 

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to