From 82d03b99cdc134c99df44a62e5eb4ed4ed42b0b3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 12 Jan 2018 19:00:59 +0100 Subject: [PATCH] readme: ripgrep is in Fedora 27 References: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ca3c304458 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cc99b0..b73b4c74 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ If you're a **Gentoo** user, you can install `ripgrep` from the [official repo]( $ emerge sys-apps/ripgrep ``` -If you're a **Fedora 28+** user, you can install `ripgrep` from official repositories. +If you're a **Fedora 27+** user, you can install `ripgrep` from official repositories. ``` $ sudo dnf install ripgrep