summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index cafde25..985470d 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,16 @@ Run `install.sh` script and it'll automagically link all the templates to your
This method doesn't work on a non-Unix-like OS.
+### Guix
+
+Just use Guix and do it easier:
+
+``` bash
+guix install -f guix.scm
+```
+
+This will install the files where they should be and set `XDG_DATA_HOME`
+properly.
## Usage