summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 2206f85..5811455 100644
--- a/README.org
+++ b/README.org
@@ -82,6 +82,12 @@ Feedback, suggestions, feature requests, bug reports and pull requests
 are all welcome. Unclear and unspecific error messages are considered
 a bug. Do report them!
 
+To hack on ccwl, you can use GNU Guix to quickly drop into a
+development environment by running
+#+BEGIN_SRC shell
+  $ guix shell -Df guix.scm
+#+END_SRC
+
 * License
 
 ccwl is free software released under the terms of the [[https://www.gnu.org/licenses/gpl.html][GNU General