summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d856a5..643c2f8 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ GNU Guix users can create a build environment with all necessary
dependencies using the handy `guix environment` tool:
```
-guix environment -l package.scm
+guix environment -l guix.scm
```
Examples