mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
fix(docs): Reference the correct tag in the README
This commit is contained in:
parent
789345291b
commit
bb8fc67c95
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue