mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-02 09:01:43 -05:00
change project to mangowc
This commit is contained in:
parent
2b74dee89e
commit
9adb71486a
1 changed files with 4 additions and 4 deletions
|
|
@ -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" />
|
<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
|
## Arch Linux
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yay -S mango-git
|
yay -S mangowc-git
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -114,8 +114,8 @@ cd scenefx
|
||||||
meson build -Dprefix=/usr
|
meson build -Dprefix=/usr
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
|
|
||||||
git clone https://github.com/DreamMaoMao/mango.git
|
git clone https://github.com/DreamMaoMao/mangowc.git
|
||||||
cd mango
|
cd mangowc
|
||||||
meson build -Dprefix=/usr
|
meson build -Dprefix=/usr
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue