aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValentin Ignatev <valentignatev@gmail.com>2020-03-01 04:33:36 +0300
committerGitHub <noreply@github.com>2020-03-01 04:33:36 +0300
commit31e01cc0e01ca0d5e9c503257459bf7873ba7787 (patch)
tree4f6e56c87f484c213c8f347854e5e38e9cd2e5e6 /README.md
parent2ac017fa646124474737b155c8bf78082c3854d9 (diff)
downloadalacritty-31e01cc0e01ca0d5e9c503257459bf7873ba7787.tar.gz
alacritty-31e01cc0e01ca0d5e9c503257459bf7873ba7787.zip
Add GNU Guix installation instructions
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 03d7eba2..355f8a97 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,12 @@ If you want to help test pre-releases, you can additionally enable
emerge x11-terms/alacritty
```
+### GNU Guix
+
+```sh
+guix package -i alacritty
+```
+
### Mageia
```sh