From 58de551deffd89b76d27d802942c7f804d9f86c6 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 6 Jun 2022 23:00:11 +0530 Subject: Recommend guix shell instead of guix environment. * README.org (Usage), guix.scm: Recommend guix shell instead of guix environment. --- guix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index a545579..fd87684 100644 --- a/guix.scm +++ b/guix.scm @@ -20,7 +20,7 @@ ;;; Run the following command to enter a development environment for ;;; guile-xapian: ;;; -;;; $ guix environment -l guix.scm +;;; $ guix shell -Df guix.scm (use-modules (guix gexp) (guix git-download) -- cgit v1.2.3