summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 78d7c41..31eec71 100644
--- a/guix.scm
+++ b/guix.scm
@@ -23,7 +23,7 @@
 ;; Run the following command to enter a development environment for
 ;; ccwl:
 ;;
-;;  $ guix environment -l guix.scm
+;;  $ guix shell -Df guix.scm
 
 ;;; Code: