Update readme

This commit is contained in:
retropikzel 2024-10-11 23:03:05 +03:00
parent d0f89645f4
commit b80113242e
1 changed files with 1 additions and 1 deletions

View File

@ -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.