aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hackinghowto.rst
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2011-05-07 09:57:58 -0400
committerWill Kahn-Greene <willg@bluesock.org>2011-05-07 09:57:58 -0400
commit27057b42fb68e3f640a1788d6de36649af6455f7 (patch)
treef091b356a8a3c2727cef41327af9b0dc8bee35b9 /docs/hackinghowto.rst
parent2bae877e6769842900694f49a5e27c1bc31507e0 (diff)
downloadmediagoblin-27057b42fb68e3f640a1788d6de36649af6455f7.tar.lz
mediagoblin-27057b42fb68e3f640a1788d6de36649af6455f7.tar.xz
mediagoblin-27057b42fb68e3f640a1788d6de36649af6455f7.zip
Removes the git requirement--that's redundant
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r--docs/hackinghowto.rst1
1 files changed, 0 insertions, 1 deletions
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
<http://www.doughellmann.com/docs/virtualenvwrapper/install.html>`_)
-* git: http://git-scm.com/
**Create a development environment**