From 56b31156128142731f370d52393a3ad64552526c Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Wed, 9 Jan 2013 21:08:52 -0600 Subject: [PATCH] Add missing "install" argument to yum command in README.md. Thanks to Paul Schulz for pointing it out. Signed-off-by: Rob Browning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aca7690..5a81716 100644 --- 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: -- 2.39.2