Update README.md

This commit is contained in:
StratusFearMe21 2023-01-15 22:46:55 +00:00 committed by GitHub
parent c02e222ee9
commit a0c7722b67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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