change project name

This commit is contained in:
DreamMaoMao 2025-02-05 20:58:44 +08:00
parent 3a3b5a386c
commit f2f2bdceb3
5 changed files with 14 additions and 14 deletions

View file

@ -36,8 +36,8 @@ cd wlroots
meson build -Dprefix=/usr
sudo ninja -C build install
git clone https://github.com/DreamMaoMao/plume.git
cd plume
git clone https://github.com/DreamMaoMao/maomao.git
cd maomao
meson build -Dprefix=/usr
sudo ninja -C build install