From 45b39b0fbd4c0ab4c9c446aaa470ee74cf8c90a3 Mon Sep 17 00:00:00 2001 From: Kajzer Date: Sat, 5 May 2018 04:40:05 +0200 Subject: [PATCH] Add Gentoo install instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43bda94e..5155faa4 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ If you are using **openSUSE**, polybar is available from [OBS](https://build.ope If you are using **FreeBSD**, polybar can be installed using `pkg install polybar`. Make sure you are using the `latest` package branch. +If you are using **Gentoo**, both release and git-master versions are available in the main repository. + ### Dependencies A compiler with C++14 support ([clang-3.4+](http://llvm.org/releases/download.html), [gcc-5.1+](https://gcc.gnu.org/releases.html)).