aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: