diff --git a/README.md b/README.md index e04e270e..5e09919a 100644 --- a/README.md +++ b/README.md @@ -178,17 +178,9 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD ### Gentoo / Funtoo -1. Add the 3rd party repo - - `# wget -O /etc/portage/repos.conf/konimex.conf https://git.io/vocNV` -2. Sync the repo - - `# emerge --sync konimex` -3. To enable additional features such as w3m and music support, enable the appropriate USE flags. For example: - - `# echo "app-misc/neofetch X -moc" >> /etc/portage/package.use` -4. Install the package - - `# emerge -a app-misc/neofetch` - -To install the git version, just add `app-misc/neofetch ~` to `package.accept_keywords` +You can install `app-misc/neofetch` from Gentoo/Funtoo's official repositories. +To install the git version of neofetch, use `=app-misc/neofetch-9999` instead. ### CRUX