diff --git a/docs/source/devdocs.rst b/docs/source/devdocs.rst index 0a455b8..73b0626 100644 --- a/docs/source/devdocs.rst +++ b/docs/source/devdocs.rst @@ -44,12 +44,12 @@ requirements using `pip `_:: virtualenv --distribute ~/.virtualenvs/dmportfolio . ~/.virtualenvs/dmportfolio/bin/activate cd ~/src/debianmemberportfolio - pip install -r wheezyreq.pip + pip install -r jessiereq.pip .. note:: The Debian Member Portfolio Service instance at http://portfolio.debian.net/ - is running on a Debian Wheezy server, therefore :file:`wheezyreq.pip` + is running on a Debian Jessie server, therefore :file:`jessiereq.pip` contains dependency versions matching that Debian release. The dependency download and installation into the virtual environment takes