diff --git a/README.md b/README.md index 1e2ea70..7e30c3e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ When using Guix system on Guix shell environment variable **SNOW_LIBRARY_PATH** If you are using Guix as package manager you need to set it yourself, for example in bashrc: - export SNOW_LIBRARY_PATH=${HOME}/.guix_profile/current + export SNOW_LIBRARY_PATH=${HOME}/.guix-profile/current To use the libraries add the environment variable into your implementations load path.