]> arthur.barton.de Git - bup.git/commitdiff
Fix path to git repository in ./README.md.
authorholmboe <henrik@holmboe.se>
Fri, 25 Jan 2013 16:18:43 +0000 (17:18 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sat, 26 Jan 2013 03:46:29 +0000 (21:46 -0600)
The repository at http://github.com/apenwarr/bup says to go here.

Signed-off-by: Henrik Holmboe <henrik@holmboe.se>
Reviewed-by: Gabriel Filion <lelutin@gmail.com>
Reviewed-by: Zoran Zaric <zz@zoranzaric.de>
README.md

index 8187ddfd1c495a58355b8515f40a69b8b5f250be..cec2b4cbe4f65a675f293817c2f1b305a26b40aa 100644 (file)
--- 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).