mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-06 00:06:43 -04:00
Document installation for MangoWM on Void Linux
Added installation instructions for MangoWM on Void Linux.
This commit is contained in:
parent
8216cacb3b
commit
7ed548a5df
1 changed files with 12 additions and 0 deletions
|
|
@ -257,6 +257,18 @@ pikman install mangowm
|
|||
|
||||
---
|
||||
|
||||
### Void Linux
|
||||
|
||||
MangoWM is available as `mangowc` in the standard **Void Repository**.
|
||||
|
||||
You can install it using the `xbps` package manager:
|
||||
|
||||
```bash
|
||||
xbps-install mangowc
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Building from Source
|
||||
|
||||
If your distribution isn't listed above, or you want the latest unreleased changes, you can build mangowm from source.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue