Update readme
This commit is contained in:
parent
d0f89645f4
commit
b80113242e
|
@ -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:
|
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.
|
To use the libraries add the environment variable into your implementations load path.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue