summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf1df0f..1c0adb6 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,13 @@ Dependencies
* [GNU Guix](https://gnu.org/s/guix) >= 0.6
* [guile-json](https://github.com/aconchillo/guile-json) >= 0.4.0
+Development
+-----------
+
+To create a development environment, run `guix environment -l
+package.scm`. Within that environment, run `./autogen.sh &&
+./configure && make`.
+
Copyright
---------