From ff39c9d09fd2c584a38264968244cf56966d37dc Mon Sep 17 00:00:00 2001 From: Matthias Gamsjager Date: Wed, 18 Apr 2018 13:27:30 +0200 Subject: [PATCH] Add Freebsd install instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 343ecf22..43bda94e 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,9 @@ If you are using **Slackware**, polybar is available from the [SlackBuilds](http If you are using **Source Mage GNU/Linux**, polybar spell is available in test grimoire and can be installed via `cast polybar`. If you are using **openSUSE**, polybar is available from [OBS](https://build.opensuse.org/package/show/home:sysek/polybar) repository. For now package is only for Tumbleweed. + +If you are using **FreeBSD**, polybar can be installed using `pkg install polybar`. Make sure you are using the `latest` package branch. + ### 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)).