mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Add Solus install instructions to README
This commit is contained in:
parent
cf0cece47a
commit
4caf3d32cd
1 changed files with 6 additions and 0 deletions
|
@ -79,6 +79,12 @@ pkg install alacritty
|
|||
nix-env -iA nixos.alacritty
|
||||
```
|
||||
|
||||
### Solus
|
||||
|
||||
```sh
|
||||
eopkg install alacritty
|
||||
```
|
||||
|
||||
### macOS
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue