Skip to content

Commit

Permalink
Update Zope version (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
jugmac00 authored and dataflake committed Feb 13, 2019
1 parent 435c3f6 commit 8f47ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/INSTALL-virtualenv.rst
Expand Up @@ -17,14 +17,14 @@ Create a Virtual Environment
$ cd z213
Install the Zope2 2.13.28 Software Packages
Install the Zope2 2.13.29 Software Packages
-------------------------------------------

.. code-block:: sh
$ bin/pip install \
--no-binary zc.recipe.egg \
-r https://zopefoundation.github.io/Zope/releases/2.13.28/requirements.txt
-r https://zopefoundation.github.io/Zope/releases/2.13.29/requirements.txt
Collecting Zope2
...
Successfully installed ...
Expand Down

0 comments on commit 8f47ec7

Please sign in to comment.