summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-10-12 20:08:49 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-10-12 20:24:06 -0400
commit32883938eb2faa135f268cfba851c6c6e3e6e478 (patch)
tree4f62b502d5a9dbb18eb22017e74fdb1be8d2b313 /README.md
parent1ddcff389d1cf42f90f883ea0b9db668182b3bda (diff)
Update Guix development package.
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