From 653cfb5c2ddda0c9e33c97766aac21575e71a342 Mon Sep 17 00:00:00 2001 From: Kelley McChesney Date: Mon, 13 Jun 2016 17:30:34 -0400 Subject: [PATCH] Added the instructions for Gentoo --- Installation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Installation.md b/Installation.md index 7827346..510d97b 100644 --- a/Installation.md +++ b/Installation.md @@ -43,4 +43,10 @@ sudo pacman -S thefuck ```bash sudo dnf install python-pip python-devel sudo pip install thefuck +``` + +# Gentoo + +```bash +sudo emerge --ask app-shells/thefuck ``` \ No newline at end of file