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 e00093f..6a8e53f 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ ravanan depends on
- [guile-json](https://github.com/aconchillo/guile-json)
- [guile-libyaml](https://github.com/mwette/guile-libyaml)
- [node](https://nodejs.org/) (for javascript execution)
-The easiest way to get these dependencies is using Guix. You can do by running
+The easiest way to get these dependencies is using Guix. You can do so by running
```
guix shell -Df guix.scm
```