From a0c7722b672dc9f3e9468d31db48d406f64a8cf7 Mon Sep 17 00:00:00 2001 From: StratusFearMe21 <57533634+StratusFearMe21@users.noreply.github.com> Date: Sun, 15 Jan 2023 22:46:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a5de04..f433ed1 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ meson compile -C build ``` If you wish to build against a Git version of wlroots, check out the [wlroots-next branch]. -To enable XWayland, you should also install xorg-xwayland and build with `-Dxwayland=enabled`. +To enable XWayland, you should also install xorg-xwayland and build with `meson setup build -Dxwayland=enabled`. ## Configuration