From 39ad0e6cf9ed895b88041f8babe59506178a6fcb Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Mon, 8 Apr 2024 16:11:52 +0200 Subject: guix: add package that pandoc can find --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3