From: Will Kahn-Greene Date: Sat, 7 May 2011 13:57:58 +0000 (-0400) Subject: Removes the git requirement--that's redundant X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=27057b42fb68e3f640a1788d6de36649af6455f7;p=mediagoblin.git Removes the git requirement--that's redundant --- 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**