summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 6c81f14f0..cd2a75f04 100644
--- a/README
+++ b/README
@@ -128,6 +128,16 @@ When building from a Git checkout, these additional packages are needed:
- GNU Texinfo
- GNU Gperf
+If you use GNU Guix, you can obtain a shell for development with all the
+dependencies by running the following command from the top directory of
+the checkout:
+
+ guix shell
+
+You can also build Guile by running:
+
+ guix build -f guix.scm
+
Special Instructions For Some Systems =====================================