Add Solus install instructions to README

This commit is contained in:
Robert Günzler 2019-01-12 20:55:03 +01:00 committed by Christian Duerr
parent cf0cece47a
commit 4caf3d32cd
1 changed files with 6 additions and 0 deletions

View File

@ -79,6 +79,12 @@ pkg install alacritty
nix-env -iA nixos.alacritty nix-env -iA nixos.alacritty
``` ```
### Solus
```sh
eopkg install alacritty
```
### macOS ### macOS
```sh ```sh