summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst
index 92b9cc24..cbe10c16 100644
--- a/doc/source/intro.rst
+++ b/doc/source/intro.rst
@@ -84,7 +84,7 @@ GitPython's git repo is available on GitHub, which can be browsed at:
and cloned using::
- $ git clone git://github.com/gitpython-developers/GitPython.git git-python
+ $ git clone git://github.com/gitpython-developers/GitPython.git git-python
Initialize all submodules to obtain the required dependencies with::