aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-03-01 19:01:31 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:22 +0200
commit473a4752bdb7d116c2bff2e7774e6bdafb7b307e (patch)
treeb4cd993a1232bf4f7983565a6006dfc4113bbd44
parentb34a0f2fe18ec55970bc9bcf67f977d246a08eef (diff)
downloadhaunt-blog-473a4752bdb7d116c2bff2e7774e6bdafb7b307e.tar.gz
haunt-blog-473a4752bdb7d116c2bff2e7774e6bdafb7b307e.tar.bz2
haunt-blog-473a4752bdb7d116c2bff2e7774e6bdafb7b307e.zip
README: Add information about dependencies.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 70e0a91..b77d284 100644
--- a/README
+++ b/README
@@ -7,6 +7,12 @@ The code is a bit fragile and parses untrusted data so a human is
required to review if there are any suspicious data at several steps
in the migration process.
+Dependencies
+============
+To generate this website you will need guix and curl. The rest of the
+dependencies are taken care of by Guix. Once you installed Guix you
+need to run 'guix pull' to have the latest revision.
+
Usage
=====