From: holmboe Date: Fri, 25 Jan 2013 16:18:43 +0000 (+0100) Subject: Fix path to git repository in ./README.md. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=473ca23dfc0acaec3b7a91340d03981e4a1dc7b0;p=packages%2Fb%2Fbup.git Fix path to git repository in ./README.md. The repository at http://github.com/apenwarr/bup says to go here. Signed-off-by: Henrik Holmboe Reviewed-by: Gabriel Filion Reviewed-by: Zoran Zaric --- diff --git a/README.md b/README.md index 8187ddf..cec2b4c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - bup: It backs things up ======================= @@ -89,7 +88,7 @@ From source - Check out the bup source code using git: - git clone git://github.com/apenwarr/bup + git clone git://github.com/bup/bup - Install the needed python libraries (including the development libraries).