Skip to content

Commit

Permalink
Mention pip installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Apr 4, 2018
1 parent 4b194a7 commit db63a2d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.rst
Expand Up @@ -28,14 +28,16 @@ Documentation can be found at https://zope.readthedocs.io.
Installation
============

Installation information can be found at
https://zope.readthedocs.io/en/latest/INSTALL-buildout.html

Note that you *cannot* simply do ``pip install Zope``, because you need
You *cannot* simply do ``pip install Zope``, because you need
specific versions of all dependencies. Follow the documentation to
ensure you get the correct versions, or else installation is very
likely to fail.

Zope can either be installed using:

* `zc.buildout`, see https://zope.readthedocs.io/en/latest/INSTALL-buildout.html
* `virtualenv` and `pip`, see https://zope.readthedocs.io/en/latest/INSTALL-virtualenv.html

License
=======

Expand Down

0 comments on commit db63a2d

Please sign in to comment.