From 75383a52be6db351195ccc7cc1359416de21c670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Uhn=C3=A1k?= Date: Tue, 3 Jan 2012 22:35:47 +0100 Subject: [PATCH] Fixed required version number. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c15266..ed503ab 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ directory. You could upload a full tarball of your website every time you update but that's wasteful. git-ftp.py only uploads the files that changed. -Requirements: [git-python 3.x](http://gitorious.org/git-python) +Requirements: [git-python 0.3.x](http://gitorious.org/git-python) it can be installed with `easy_install gitpython` We also [have a PPA](https://launchpad.net/~niklas-fiekas/+archive/ppa)