Add Freebsd install instructions

This commit is contained in:
Matthias Gamsjager 2018-04-18 13:27:30 +02:00 committed by Patrick Ziegler
parent 7eb1f61080
commit ff39c9d09f
1 changed files with 3 additions and 0 deletions

View File

@ -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)).