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:
|
command chain:
|
||||||
|
|
||||||
~~~ sh
|
~~~ 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
|
$ cd lemonbuddy
|
||||||
$ ./build.sh
|
$ ./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.
|
#### It is of course recommended that you control the build process yourself.
|
||||||
|
|
||||||
~~~ sh
|
~~~ 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
|
$ mkdir lemonbuddy/build
|
||||||
$ cd lemonbuddy/build
|
$ cd lemonbuddy/build
|
||||||
$ cmake ..
|
$ cmake ..
|
||||||
|
Loading…
Reference in New Issue
Block a user