]> arthur.barton.de Git - bup.git/commitdiff
Add missing "install" argument to yum command in README.md.
authorRob Browning <rlb@defaultvalue.org>
Thu, 10 Jan 2013 03:08:52 +0000 (21:08 -0600)
committerRob Browning <rlb@defaultvalue.org>
Thu, 10 Jan 2013 03:10:12 +0000 (21:10 -0600)
Thanks to Paul Schulz <pschulz01@gmail.com> for pointing it out.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
README.md

index aca769072a4578f4cfbccf2387f6067cad62bd08..5a81716f0093fa0fbc89ba121fee12e061d979d4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ From source
 
             yum groupinstall "Development Tools"
             yum install python python-dev
-            yum fuse-python pyxattr pylibacl
+            yum install fuse-python pyxattr pylibacl
             yum install perl-Time-HiRes
 
  - Build the python module and symlinks: