How to Install CPS3 from this package ?
=======================================

Requirements :

 - Either Zope 2.6.1 or Zope 2.6.4 (or later), or Zope 2.7.0 up and running.
   Zope 2.6.2 and 2.6.3 have known bugs that prevent proper operation with
   CPS3.

Install process under Linux / Unix / MacOS X:

 - cd $YOUR_ZOPE_HOME
 - tar -xzf CPS-3.xxx.tgz or unzip CPS-3.xxx.zip
 - cd Products
 - Start or restart your Zope server.
 - Go to the ZMI with a manager login.
 - Create a "CPSDefault Site".
 - That's it !

 Notice, you don't need anything else than stock Zope because you already get
 all the mandatory products with this tarball of CPS3.

 Hope you'll enjoy it ;)

