fix for install in readme

This commit is contained in:
DreamMaoMao 2025-03-08 13:37:54 +08:00
parent 324638afb7
commit 0171071516

View file

@ -74,6 +74,7 @@ Since 0.18 has some bugs that affect the experience,
I chose the more stable 0.17.4. I chose the more stable 0.17.4.
``` ```
yay -S libinput
git clone -b 0.17.4 https://gitlab.freedesktop.org/wlroots/wlroots.git git clone -b 0.17.4 https://gitlab.freedesktop.org/wlroots/wlroots.git
cd wlroots cd wlroots
meson build -Dprefix=/usr meson build -Dprefix=/usr
@ -90,6 +91,7 @@ This is the latest version of wlroots, it doesn't own enough test.
you can try it out if you want to help to test. you can try it out if you want to help to test.
``` ```
yay -S libinput
yay -S wlroots-git yay -S wlroots-git
git clone -b wlroots-0.19 https://github.com/DreamMaoMao/maomaowm.git git clone -b wlroots-0.19 https://github.com/DreamMaoMao/maomaowm.git
cd maomaowm cd maomaowm