From a6c3188045e7b6c58fca9888fe7b541b94515ed5 Mon Sep 17 00:00:00 2001 From: Scoopta Date: Sat, 28 Jan 2023 17:35:03 -0800 Subject: [PATCH] Updated meson command in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8172c15..dccb630 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Wofi is a launcher/menu program for wlroots based wayland compositors such as sw ## Building hg clone https://hg.sr.ht/~scoopta/wofi cd wofi - meson build + meson setup build ninja -C build ## Installing sudo ninja -C build install