docs(build): Version bump
This commit is contained in:
parent
dbd5e679db
commit
ae6184754b
@ -71,7 +71,7 @@ If you haven't worked with builds before you could try to run the following
|
||||
command chain:
|
||||
|
||||
~~~ sh
|
||||
$ git clone --branch 0.1.0 --recursive https://github.com/jaagr/lemonbuddy.git
|
||||
$ git clone --branch 0.1.1 --recursive https://github.com/jaagr/lemonbuddy.git
|
||||
$ cd lemonbuddy
|
||||
$ ./build.sh
|
||||
~~~
|
||||
@ -83,7 +83,7 @@ NOTE: **git-perl** is required for submodules to work in **Void Linux**
|
||||
#### It is of course recommended that you control the build process yourself.
|
||||
|
||||
~~~ sh
|
||||
$ git clone --branch 0.1.0 --recursive https://github.com/jaagr/lemonbuddy.git
|
||||
$ git clone --branch 0.1.1 --recursive https://github.com/jaagr/lemonbuddy.git
|
||||
$ mkdir lemonbuddy/build
|
||||
$ cd lemonbuddy/build
|
||||
$ cmake ..
|
||||
|
Loading…
Reference in New Issue
Block a user