docs: update wlroots build message
Some checks failed
Sync website / sync-website (push) Has been cancelled
Sync wiki / sync-wiki (push) Has been cancelled

This commit is contained in:
DreamMaoMao 2026-03-20 09:15:47 +08:00
parent deb47e8ab9
commit c55e069364
2 changed files with 2 additions and 2 deletions

View file

@ -137,7 +137,7 @@ And then rebuild your system.
## Other
```bash
git clone -b 0.19.2 https://gitlab.freedesktop.org/wlroots/wlroots.git
git clone -b 0.19.3 https://gitlab.freedesktop.org/wlroots/wlroots.git
cd wlroots
meson build -Dprefix=/usr
sudo ninja -C build install