change project to mangowc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Mango
|
||||
# MangoWC
|
||||
|
||||
<img width="255" height="256" alt="mango-transparency-256" src="https://github.com/user-attachments/assets/54caff2c-932f-4998-a090-2a5292ebbfa4" />
|
||||
|
||||
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user