diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org index dfbb1e8..bf0aa25 100644 --- a/README.org +++ b/README.org @@ -32,7 +32,7 @@ any time. Drop into a development environment. #+BEGIN_SRC sh -guix environment -l guix.scm +guix shell -Df guix.scm #+END_SRC Bootstrap autotools, then configure and make. |