diff options
Diffstat (limited to 'guix.scm')
-rw-r--r-- | guix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |