diff --git a/README.md b/README.md index ca4ef9a..ba35b5e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ bashrc like this: export GUIX_PROFILE="$HOME/.guix-profile" . "$GUIX_PROFILE/etc/profile" -To use the libraries add the installation path into your implementations loadpath. +To use the libraries add the installation path into your implementations load path. For example with Guile: