summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org
index 4e56303..0526c67 100644
--- a/README.org
+++ b/README.org
@@ -288,6 +288,15 @@
See =INSTALL.org= for more detailed installation instructions.
+** Developing
+
+ Users of GNU Guix can quickly create a development environment by
+ running:
+
+ #+BEGIN_SRC sh
+ guix environment -l package.scm
+ #+END_SRC
+
** Running Examples
To run an example when Sly has been installed: