aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorArun Isaac2022-06-06 23:00:11 +0530
committerArun Isaac2022-06-06 23:00:11 +0530
commit58de551deffd89b76d27d802942c7f804d9f86c6 (patch)
tree4514ac7e5d959dc3c2fec6d1d5af0d0a4fb2b434 /guix.scm
parent9d28ffd96f015290ded20ae74b757d8ab88691eb (diff)
downloadguile-xapian-58de551deffd89b76d27d802942c7f804d9f86c6.tar.gz
guile-xapian-58de551deffd89b76d27d802942c7f804d9f86c6.tar.lz
guile-xapian-58de551deffd89b76d27d802942c7f804d9f86c6.zip
Recommend guix shell instead of guix environment.
* README.org (Usage), guix.scm: Recommend guix shell instead of guix environment.
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 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)