Wraps the virtualenv wrapper line

This commit is contained in:
Will Kahn-Greene 2011-05-07 09:57:37 -04:00
parent 2704f7a6cb
commit 2bae877e67

View File

@ -77,7 +77,10 @@ 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/ (be sure to read the `install instructions <http://www.doughellmann.com/docs/virtualenvwrapper/install.html>`_)
* 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/