mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
update readme
This commit is contained in:
parent
b0a462b6cb
commit
bfa6b25641
1 changed files with 6 additions and 1 deletions
|
|
@ -68,7 +68,12 @@ yay -S maomaowm-git
|
|||
|
||||
## other
|
||||
```bash
|
||||
yay -S wlroots-0.19-git
|
||||
# wlroots 0.19.0 release with a fix-patch to avoid crash
|
||||
git clone -b 0.19.0-fix https://github.com/DreamMaoMao/wlroots.git
|
||||
cd wlroots
|
||||
meson build -Dprefix=/usr
|
||||
sudo ninja -C build install
|
||||
|
||||
git clone https://github.com/DreamMaoMao/maomaowm.git
|
||||
cd maomaowm
|
||||
meson build -Dprefix=/usr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue