diff options
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r-- | docs/hackinghowto.rst | 1 |
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** |