Skip to content

Commit

Permalink
Add link to pipenv documentation in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Havlik committed Oct 2, 2018
1 parent 55bd74a commit ff5ca04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ 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
* `pipenv`, see https://zope.readthedocs.io/en/latest/INSTALL-pipenv.html

License
=======
Expand Down
1 change: 0 additions & 1 deletion docs/INSTALL-pipenv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,3 @@ with the generated configuration:
.. code-block:: sh

$ bin/pipenv run runwsgi etc/zope.ini

0 comments on commit ff5ca04

Please sign in to comment.