From 2b25cc321b98c08ed67a3a4139a94b526892bf57 Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Fri, 17 Dec 2010 23:14:15 -0800 Subject: [PATCH] README.md: suggest using apt-get build-dep. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b6859c1..96981be 100644 --- 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: -- 2.39.2