summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorytti <saku@ytti.fi>2018-04-17 11:30:06 +0300
committerGitHub <noreply@github.com>2018-04-17 11:30:06 +0300
commit234199264146bcd19f6949efbe122d62346dbdff (patch)
treeece1bddf6e39198be8cebc4bfd032e253abd783c /README.md
parent9a8692a7738d42a06d392aa573b5a4128da2ebec (diff)
parentb846b591289c721ac831fa2ec8fe4f248ab0bf17 (diff)
Merge pull request #1284 from wk/doc-correction
remove mention of ruby 1.9.3 from CentOS instructions in favor of 2.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ebe3d43..9e52792 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ gem install oxidized-script oxidized-web # if you don't install oxidized-web, ma
### CentOS, Oracle Linux, Red Hat Linux
-On CentOS 6 / RHEL 6, install Ruby greater than 1.9.3 (for Ruby 2.1.2 installation instructions see [Installing Ruby 2.1.2 using RVM](#installing-ruby-212-using-rvm)), then install Oxidized dependencies
+On CentOS 6 / RHEL 6, install Ruby 2.0 or greater (for Ruby 2.1.2 installation instructions see [Installing Ruby 2.1.2 using RVM](#installing-ruby-212-using-rvm)), then install Oxidized dependencies
```shell
yum install cmake sqlite-devel openssl-devel libssh2-devel