aboutsummaryrefslogtreecommitdiff
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 35da9f3..2e7d79d 100644
--- a/guix.scm
+++ b/guix.scm
@@ -1,6 +1,6 @@
;; Drop into a development environment using
;;
-;; guix environment -m guix.scm
+;; guix shell -m guix.scm
;;
;; Happy hacking!