]> arthur.barton.de Git - bup.git/blobdiff - README.md
README: rework the title hierarchy
[bup.git] / README.md
index b0a06f4edfeed96753302ae4665af4466f27e6bb..d29af412f47ce1652e194b60946d640d5c968811 100644 (file)
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ Reasons you might want to avoid bup
    
    
 Getting started
----------------
+===============
 
  - Check out the bup source code using git:
  
@@ -90,6 +90,7 @@ Getting started
  - Install the needed python libraries (including the development
    libraries).  On Debian or Ubuntu, this is usually:
         apt-get install python2.6-dev python-fuse
+        apt-get install python-pyxattr python-pylibacl
         
     Substitute python2.5-dev or python2.4-dev if you have an older system.
     
@@ -170,7 +171,7 @@ That's all there is to it!
 
 
 Notes on FreeBSD
-================
+----------------
 
 - FreeBSD's default 'make' command doesn't like bup's Makefile. In order to
   compile the code, run tests and install bup, you need to install GNU Make
@@ -191,7 +192,7 @@ Notes on FreeBSD
 
 
 How it works
-------------
+============
 
 Basic storage:
 
@@ -325,7 +326,7 @@ join, index, save, etc.) to get details on that command.
 
 
 How you can help
-----------------
+================
 
 bup is a work in progress and there are many ways it can still be improved.
 If you'd like to contribute patches, ideas, or bug reports, please join the