summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2025-01-27 22:55:35 +0000
committerArun Isaac2025-01-27 22:55:35 +0000
commit18de3c9311e91bc3637c076e1985e96d5f806aad (patch)
tree2876036f6568f3d9095d130f5d77b41305379a9f
parent749585b504589260de9ba00d164b5473dc73b510 (diff)
downloadravanan-18de3c9311e91bc3637c076e1985e96d5f806aad.tar.gz
ravanan-18de3c9311e91bc3637c076e1985e96d5f806aad.tar.lz
ravanan-18de3c9311e91bc3637c076e1985e96d5f806aad.zip
README: Fix grammar.
* README.md (Building from source): Change "do" to "do so".
-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
```