aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2018-05-11 16:07:07 +0100
committerPaul Garlick <pgarlick@tourbillion-technology.com>2018-05-11 16:07:07 +0100
commit11b0556e4d6782fa7c76ce6bb0e04f7a1c11aa50 (patch)
tree7735ac20c98f00ee779e2165bc3f773b428f3f55
parentd83608d289ac1c0a154ee5e0b2d45717e8e77725 (diff)
downloadtweed-11b0556e4d6782fa7c76ce6bb0e04f7a1c11aa50.tar.gz
'give access' instead of 'access'
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index daa4acb..d5ddfd3 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -30,7 +30,7 @@ First, install GNU Guix; follow the installation instructions in the [GNU Guix
manual](https://www.gnu.org/software/guix/manual/html_node/Installation.html#Installation).
There are two options; the binary installation method is the easier of the two.
-Second, set the environment variables to access to the ``guix`` executable.
+Second, set the environment variables to give access to the ``guix`` executable.
This can be done using a shell function. For a *bash* shell, for example, the
following function can be defined in the .bashrc file: