about summary refs log tree commit diff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 3084234..1f87197 100644
--- a/README.org
+++ b/README.org
@@ -89,7 +89,7 @@ We do not accept issues or pull requests on GitHub. Thank you!
 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
+  $ guix shell -L .guix -m manifest.scm
 #+END_SRC
 
 * License