fix(docs): Reference the correct tag in the README
This commit is contained in:
parent
789345291b
commit
bb8fc67c95
@ -109,7 +109,7 @@ $ apt-get install cmake libxcb1-dev xcb-proto python-xcbgen libboost-dev libiw-d
|
||||
Please [report any problems](https://github.com/jaagr/lemonbuddy/issues/new) you run into when building the project. It helps alot.
|
||||
|
||||
~~~ sh
|
||||
$ git clone --branch 2.0.0 --recursive https://github.com/jaagr/lemonbuddy
|
||||
$ git clone --branch 2.0.0-beta --recursive https://github.com/jaagr/lemonbuddy
|
||||
$ mkdir lemonbuddy/build
|
||||
$ cd lemonbuddy/build
|
||||
$ cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
|
Loading…
Reference in New Issue
Block a user