summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@users.noreply.github.com>2020-02-15 22:16:57 +0000
committerGitHub <noreply@github.com>2020-02-15 17:16:57 -0500
commit7cf21600cd8d1ef4788a64c8c32cafe3d72bdc38 (patch)
tree6f1b47788433badfcc126934caa7b3ab13c3f2e7 /README.md
parent647b0d397794ca7e9835bbf37a00c12d1ea9700b (diff)
readme: document CentOS 8 support
ripgrep install instructions are valid even for the 7 version. The tool works without problems on these too. PR #1428
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 85da4ce4..ed6decbe 100644
--- a/README.md
+++ b/README.md
@@ -267,7 +267,7 @@ If you're an **openSUSE Tumbleweed** user, you can install ripgrep from the
$ sudo zypper install ripgrep
```
-If you're a **RHEL/CentOS 7** user, you can install ripgrep from
+If you're a **RHEL/CentOS 7/8** user, you can install ripgrep from
[copr](https://copr.fedorainfracloud.org/coprs/carlwgeorge/ripgrep/):
```