From 35305162366f129b584f76c70e51083d527fff8c Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 2 Sep 2022 12:36:45 -0400 Subject: guix: Replace 'guix environment' reference with 'guix shell'. --- guix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index d3c1e92..8685eb2 100644 --- a/guix.scm +++ b/guix.scm @@ -24,7 +24,7 @@ ;; ;; To use as the basis for a development environment, run: ;; -;; guix environment -l guix.scm +;; guix shell ;; ;;; Code: -- cgit v1.2.3