aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hackinghowto.rst
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-05-07 08:54:53 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-05-07 08:54:53 -0500
commit7501000353ed20eda9b2b32e9a0aba63df88f1b5 (patch)
tree585f40065fbe4d2f032041865d835195186bbb1f /docs/hackinghowto.rst
parent1220e775b9cea52632334e9acfde0cfac85ef25f (diff)
downloadmediagoblin-7501000353ed20eda9b2b32e9a0aba63df88f1b5.tar.lz
mediagoblin-7501000353ed20eda9b2b32e9a0aba63df88f1b5.tar.xz
mediagoblin-7501000353ed20eda9b2b32e9a0aba63df88f1b5.zip
Be sure to read the install instructions!
Diffstat (limited to 'docs/hackinghowto.rst')
-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/