From b54b9399920375f0bab14ff8495c0ea3f5fa1c33 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 22 Jan 2015 12:40:07 +0100 Subject: Overhauled all tutorials, and placed them in a unit-test. That way they are protected from regression. Fixes #239 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bdc455b6..0019dc17 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3