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