Commit 179b9f9e authored by Michael Howitz's avatar Michael Howitz Committed by GitHub

Update to current version.

parent 57bcb951
...@@ -17,14 +17,14 @@ Create a Virtual Environment ...@@ -17,14 +17,14 @@ Create a Virtual Environment
$ cd z213 $ cd z213
Install the Zope2 2.13.27 Software Packages Install the Zope2 2.13.28 Software Packages
------------------------------------------- -------------------------------------------
.. code-block:: sh .. code-block:: sh
$ bin/pip install \ $ bin/pip install \
--no-binary zc.recipe.egg \ --no-binary zc.recipe.egg \
-r https://zopefoundation.github.io/Zope/releases/2.13.27/requirements.txt -r https://zopefoundation.github.io/Zope/releases/2.13.28/requirements.txt
Collecting Zope2 Collecting Zope2
... ...
Successfully installed ... Successfully installed ...
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment