diff --git a/README.md b/README.md index 07800205..c7c16c57 100644 --- a/README.md +++ b/README.md @@ -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 ..