diff --git a/README.md b/README.md index 83960002..bfcd70ae 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,6 @@ A package will be written for XBPS so stay tuned. A C++ compiler with C++14 support. For example `clang`. - lemonbar - > **NOTE:** The application has only been tested against the `single-mon` fork. - > If you have trouble running it with your current version, install the one - > included in `contrib/lemonbar-sm-git`. - > Plans are to make `lemonbar` an internal module. - cmake - boost - libx11 @@ -42,6 +38,11 @@ A C++ compiler with C++14 support. For example `clang`. - libmpdclient _(optional: used by the mpd module)_ - libsigc++ _(optional: used by the i3 module)_ +> **NOTE:** The application has only been tested against the `single-mon` fork. +> If you have trouble running it with your current version, install the one +> included in `contrib/lemonbar-sm-git`. +> Plans are to make `lemonbar` an internal module. + **Install dependencies using pacman:** ~~~ sh $ sudo pacman -S cmake boost libx11 libxrandr wireless_tools alsa-lib libmpdclient libsigc++