chore: update meson build command
Signed-off-by: Matt Provost <mattprovost6@gmail.com>
This commit is contained in:
parent
44f39ca0ce
commit
0dd6af5a7e
|
@ -48,7 +48,7 @@ An Ubuntu PPA with more recent versions is available
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/Alexays/Waybar
|
$ git clone https://github.com/Alexays/Waybar
|
||||||
$ cd Waybar
|
$ cd Waybar
|
||||||
$ meson build
|
$ meson setup build
|
||||||
$ ninja -C build
|
$ ninja -C build
|
||||||
$ ./build/waybar
|
$ ./build/waybar
|
||||||
# If you want to install it
|
# If you want to install it
|
||||||
|
|
Loading…
Reference in New Issue