From 7501000353ed20eda9b2b32e9a0aba63df88f1b5 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sat, 7 May 2011 08:54:53 -0500 Subject: [PATCH] Be sure to read the install instructions! --- docs/hackinghowto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `_) * git: http://git-scm.com/