From 1374f15bdf787634bc857d29130144d93cf5c00e Mon Sep 17 00:00:00 2001
From: Jonas Stein <news@jonasstein.de>
Date: Tue, 24 Oct 2017 14:26:10 +0200
Subject: [PATCH] full package name for Gentoo sys-apps/ripgrep

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6f659749..b611481e 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@ $ pacman -S ripgrep
 If you're a **Gentoo** user, you can install `ripgrep` from the [official repo](https://packages.gentoo.org/packages/sys-apps/ripgrep):
 
 ```
-$ emerge ripgrep
+$ emerge sys-apps/ripgrep
 ```
 
 If you're a **Fedora 24+** user, you can install `ripgrep` from [copr](https://copr.fedorainfracloud.org/coprs/carlwgeorge/ripgrep/):