diff options
author | Robert Günzler <r@gnzler.io> | 2019-01-12 20:55:03 +0100 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-01-12 19:55:03 +0000 |
commit | 4caf3d32cd2e2c2c6a0e212e25d73061d8dec3af (patch) | |
tree | f1112daede78c31121c6f74d0aba6bed89772d95 | |
parent | cf0cece47afde2b1392ea19fc6e7e672c3072861 (diff) | |
download | alacritty-4caf3d32cd2e2c2c6a0e212e25d73061d8dec3af.tar.gz alacritty-4caf3d32cd2e2c2c6a0e212e25d73061d8dec3af.zip |
Add Solus install instructions to README
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -79,6 +79,12 @@ pkg install alacritty nix-env -iA nixos.alacritty ``` +### Solus + +```sh +eopkg install alacritty +``` + ### macOS ```sh |