From 9adb71486a9c7d43a4c04c3219f07a853da7ca6e 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 3555869..9c39e97 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mango +# MangoWC mango-transparency-256 @@ -74,7 +74,7 @@ https://github.com/user-attachments/assets/014c893f-115c-4ae9-8342-f9ae3e9a0df0 ## Arch Linux ```bash -yay -S mango-git +yay -S mangowc-git ``` @@ -114,8 +114,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 ```