From 473a4752bdb7d116c2bff2e7774e6bdafb7b307e Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Fri, 1 Mar 2024 19:01:31 +0100 Subject: README: Add information about dependencies. Signed-off-by: Denis 'GNUtoo' Carikli --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') 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 ===== -- cgit v1.2.3