From 402b1e82eef45a1b817a015ca81e54cc7fc417c8 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Tue, 31 May 2016 03:07:19 +0200 Subject: [PATCH] fix(docs): Formatting --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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++