From 34bb35ca96f54f8abad964c4bc6c7616c59e8d6a Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Mon, 20 Jan 2020 12:36:28 +0200 Subject: [PATCH] Add Fedora installation instructions (#1976) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7c2d1ec..be2ab5d2 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ If you are using **FreeBSD**, [polybar](https://svnweb.freebsd.org/ports/head/x1 If you are using **Gentoo**, both release and git-master versions are available in the [main](https://packages.gentoo.org/packages/x11-misc/polybar) repository. +If you are using **Fedora**, you can install [polybar](https://src.fedoraproject.org/rpms/polybar) using `sudo dnf install polybar`. + ### 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)), [cmake 3.1+](https://cmake.org/download/), [git](https://git-scm.com/downloads)