Log message for revision 99464:
  udpated
  

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

-=-
Modified: Zope/trunk/doc/INSTALL.rst
===================================================================
--- Zope/trunk/doc/INSTALL.rst  2009-04-24 09:22:51 UTC (rev 99463)
+++ Zope/trunk/doc/INSTALL.rst  2009-04-24 09:26:35 UTC (rev 99464)
@@ -44,14 +44,11 @@
 Installing Zope using easy_install
 ----------------------------------
 
-.. note:: Installation using ``easy_install`` is not fully supported
-      right now
-
 Zope can be installed using ``easy_install`` either using a global
 easy_install installation or within a virtualized Python environment
 (using ``virtualenv``)::
 
-  $ /path/to/easy_install Zope2
+  $ /path/to/easy_install -i http://download.zope.org/Zope2/index/<Zope 
version> Zope2
 
 This will create the related scripts like ``mkzopeinstance`` within the
 ``bin`` folder of you global or virtualized Python environment.

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

Reply via email to