fix(docs): Formatting

This commit is contained in:
Michael Carlberg 2016-05-31 03:07:19 +02:00
parent de1d5f3f4a
commit 402b1e82ee
1 changed files with 5 additions and 4 deletions

View File

@ -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++