Skip to content

Commit

Permalink
chore: update meson build command
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Provost <mattprovost6@gmail.com>
  • Loading branch information
BSFishy committed Jul 11, 2024
1 parent 44f39ca commit 0dd6af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ An Ubuntu PPA with more recent versions is available
```bash
$ git clone https://github.com/Alexays/Waybar
$ cd Waybar
$ meson build
$ meson setup build
$ ninja -C build
$ ./build/waybar
# If you want to install it
Expand Down

0 comments on commit 0dd6af5

Please sign in to comment.