aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2019-01-12 20:55:03 +0100
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-01-12 19:55:03 +0000
commit4caf3d32cd2e2c2c6a0e212e25d73061d8dec3af (patch)
treef1112daede78c31121c6f74d0aba6bed89772d95 /README.md
parentcf0cece47afde2b1392ea19fc6e7e672c3072861 (diff)
downloadalacritty-4caf3d32cd2e2c2c6a0e212e25d73061d8dec3af.tar.gz
alacritty-4caf3d32cd2e2c2c6a0e212e25d73061d8dec3af.zip
Add Solus install instructions to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index d673e48f..04a3f04a 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,12 @@ pkg install alacritty
nix-env -iA nixos.alacritty
```
+### Solus
+
+```sh
+eopkg install alacritty
+```
+
### macOS
```sh