mirror of
https://github.com/alacritty/alacritty.git
synced 2025-07-31 22:03:40 -04: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
|
emerge x11-terms/alacritty
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Mageia 7+
|
||||||
|
|
||||||
|
```sh
|
||||||
|
urpmi alacritty
|
||||||
|
```
|
||||||
|
|
||||||
### FreeBSD
|
### FreeBSD
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue