Update readme
This commit is contained in:
parent
64e7ee8117
commit
31e7d20175
|
@ -49,10 +49,6 @@ or:
|
||||||
|
|
||||||
When using Guix system on Guix shell environment variable **SNOW_LIBRARY_PATH** will be set.
|
When using Guix system on Guix shell environment variable **SNOW_LIBRARY_PATH** will be set.
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
Example with Guile:
|
Example with Guile:
|
||||||
|
|
Loading…
Reference in New Issue