From 57e951626653a958e8d0b367733aad4dfb1bc816 Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Fri, 1 Aug 2025 10:56:39 +0800 Subject: [PATCH] change project to mangowc --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 66e3a1f..8ed8fb8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mango +# MangoWC mango-transparency-256 @@ -69,7 +69,7 @@ https://github.com/user-attachments/assets/c9bf9415-fad1-4400-bcdc-3ad2d76de85a ## Arch Linux ```bash -yay -S mango-git +yay -S mangowc-git ``` @@ -109,8 +109,8 @@ cd scenefx meson build -Dprefix=/usr sudo ninja -C build install -git clone https://github.com/DreamMaoMao/mango.git -cd mango +git clone https://github.com/DreamMaoMao/mangowc.git +cd mangowc meson build -Dprefix=/usr sudo ninja -C build install ```