From 27057b42fb68e3f640a1788d6de36649af6455f7 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Sat, 7 May 2011 09:57:58 -0400 Subject: [PATCH] Removes the git requirement--that's redundant --- docs/hackinghowto.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst index d3784820..73522ec6 100644 --- a/docs/hackinghowto.rst +++ b/docs/hackinghowto.rst @@ -81,7 +81,6 @@ How to set up and maintain an environment for hacking with virtualenv http://www.doughellmann.com/projects/virtualenvwrapper/ (be sure to read the `install instructions `_) -* git: http://git-scm.com/ **Create a development environment**