]> arthur.barton.de Git - bup.git/blobdiff - README.md
README.md: add a "bup init" step to "Using bup" since we killed auto-init.
[bup.git] / README.md
index 3fcdcc6816e13f15e4567d78db65a5888829d8ca..87cbc2f2090429350012169a6ca5de722bae15c1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -155,6 +155,10 @@ Binary packages of bup are known to be built for the following OSes:
 Using bup
 ---------
 
+ - Initialize the default BUP_DIR:
+
+        bup init
+
  - Try making a local backup as a tar file:
  
         tar -cvf - /etc | bup split -n local-etc -vv