Update readme
This commit is contained in:
parent
d07a27afc2
commit
d9c3aff524
|
@ -54,12 +54,12 @@ or:
|
|||
|
||||
When you install a library it will be in path:
|
||||
|
||||
${GUIX_PROFILE}/lib/snow
|
||||
${GUIX_PROFILE}/usr/lib/snow
|
||||
|
||||
|
||||
And when you use library with a shell it will be in path:
|
||||
|
||||
${GUIX_ENVIRONMENT}/lib/snow
|
||||
${GUIX_ENVIRONMENT}/usr/lib/snow
|
||||
|
||||
To use the libraries add the installation path into your implementations loadpath.
|
||||
|
||||
|
|
Loading…
Reference in New Issue