aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/hackinghowto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst
index 7fd9b349..2e6d0d14 100644
--- a/docs/hackinghowto.rst
+++ b/docs/hackinghowto.rst
@@ -77,7 +77,7 @@ How to set up and maintain an environment for hacking with virtualenv
**Requirements**
* virtualenv: http://pypi.python.org/pypi/virtualenv
-* virtualenv wrapper: http://www.doughellmann.com/projects/virtualenvwrapper/
+* virtualenv wrapper: http://www.doughellmann.com/projects/virtualenvwrapper/ (be sure to read the `install instructions <http://www.doughellmann.com/docs/virtualenvwrapper/install.html>`_)
* git: http://git-scm.com/