From 735e4b0848e2173faa7892554e27aaf010ae580a Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 29 Oct 2018 21:40:52 -0700 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a7c83e..eef8a53 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Some systems provide pre-built packages: sudo yum install s3fs-fuse ``` -* On RHEL 7 and CentOS 7 trough EPEL 7 repositories: +* On RHEL/CentOS 7 and newer through EPEL repositories: ``` sudo yum install epel-release sudo yum install s3fs-fuse