docs(build): Bump version

This commit is contained in:
Michael Carlberg 2016-05-31 03:48:09 +02:00
parent 402b1e82ee
commit f23ec49e4a
1 changed files with 1 additions and 1 deletions

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 ..