mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Add Mageia install instructions to README.md
This commit is contained in:
parent
cf9d94eb12
commit
e1ee890750
1 changed files with 6 additions and 0 deletions
|
@ -61,6 +61,12 @@ xbps-install alacritty
|
|||
emerge x11-terms/alacritty
|
||||
```
|
||||
|
||||
### Mageia 7+
|
||||
|
||||
```sh
|
||||
urpmi alacritty
|
||||
```
|
||||
|
||||
### FreeBSD
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue