From 5bf93e54d2bd76ec5dee5e49c4d74c227e7c3e27 Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Sat, 15 Mar 2025 10:26:11 +0800 Subject: [PATCH] update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 19916dd..09a11e4 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,12 @@ See below for more features. - alt-tab switch window like gnome - niri like scroller layout -# install +# install +## depend + +```bash +yay -S glibc wayland libinput libdrm pixman libxkbcommon git meson ninja wayland-protocols +``` ## stable - wlroots(0.17) Since 0.18 has some bugs that affect the experience, I chose the more stable 0.17.4. @@ -74,7 +79,6 @@ yay -S maomaowm-git ``` - Other ``` -yay -S libinput git clone -b 0.17.4 https://gitlab.freedesktop.org/wlroots/wlroots.git cd wlroots meson build -Dprefix=/usr @@ -91,7 +95,6 @@ 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. ``` -yay -S libinput yay -S wlroots-git git clone -b wlroots-0.19 https://github.com/DreamMaoMao/maomaowm.git cd maomaowm