diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Then run: GitPython's git repo is available on GitHub, which can be browsed at [github](https://github.com/gitpython-developers/GitPython) and cloned like that: - git clone git://github.com/gitpython-developers/GitPython.git git-python + git clone https://github.com/gitpython-developers/GitPython ### Live Coding |