1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00

task(build): Bumped version to 0.1.3

This commit is contained in:
Michael Carlberg 2016-05-26 14:36:05 +02:00
parent 5f2b0e682f
commit a3c58643d5

View file

@ -72,7 +72,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.2 --recursive https://github.com/jaagr/lemonbuddy.git
$ git clone --branch 0.1.3 --recursive https://github.com/jaagr/lemonbuddy.git
$ mkdir lemonbuddy/build
$ cd lemonbuddy/build
$ cmake ..