From 2bae877e6769842900694f49a5e27c1bc31507e0 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Sat, 7 May 2011 09:57:37 -0400 Subject: [PATCH] Wraps the virtualenv wrapper line --- docs/hackinghowto.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst index dcade418..d3784820 100644 --- a/docs/hackinghowto.rst +++ b/docs/hackinghowto.rst @@ -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 `_) +* virtualenv wrapper: + http://www.doughellmann.com/projects/virtualenvwrapper/ (be sure to + read the `install instructions + `_) * git: http://git-scm.com/ -- 2.25.1