1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-03 04:33:30 -05:00

docs(build): Bump version

This commit is contained in:
Michael Carlberg 2016-05-31 03:48:09 +02:00
parent 402b1e82ee
commit f23ec49e4a

View file

@ -73,7 +73,7 @@ $ sudo apt-get install fonts-font-awesome
> **NOTE:** In Void Linux you will need to install `git-perl` to get support for submodules.
~~~ sh
$ git clone --branch 0.1.3 --recursive https://github.com/jaagr/lemonbuddy.git
$ git clone --branch 0.1.4 --recursive https://github.com/jaagr/lemonbuddy.git
$ mkdir lemonbuddy/build
$ cd lemonbuddy/build
$ cmake ..