]> arthur.barton.de Git - bup.git/commitdiff
README.md: suggest using apt-get build-dep.
authorJon Dowland <jmtd@debian.org>
Sat, 18 Dec 2010 07:14:15 +0000 (23:14 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Sat, 18 Dec 2010 07:14:15 +0000 (23:14 -0800)
README.md

index b6859c1459d3db7709b8d69958eb2a1af9744a10..96981bed7d598bfa155e55409a0d2e524a6d8e91 100644 (file)
--- a/README.md
+++ b/README.md
@@ -91,6 +91,10 @@ Getting started
         apt-get install python2.6-dev python-fuse
         
     Substitute python2.5-dev or python2.4-dev if you have an older system.
+    
+    Or on newer Debian/Ubuntu versions, you can try this:
+    
+        apt-get build-dep bup
        
  - Build the python module and symlinks: