summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 2450e55..ce161c2 100644
--- a/guix.scm
+++ b/guix.scm
@@ -21,7 +21,7 @@
;;
;; To setup the development environment, run the following:
;;
-;; guix environment -l guix.scm
+;; guix shell
;; ./bootstrap && ./configure;
;;
;; To build the development snapshot, run: