Update readme
This commit is contained in:
parent
17aea3a537
commit
33bcaea15a
|
@ -54,8 +54,8 @@ When you install a library it will be in path:
|
||||||
Note that if you are not running on guix system you might need to set the GUIX_PROFILE in your
|
Note that if you are not running on guix system you might need to set the GUIX_PROFILE in your
|
||||||
bashrc like this:
|
bashrc like this:
|
||||||
|
|
||||||
export GUIX_PROFILE="$HOME/.guix-profile"
|
export GUIX_PROFILE="$HOME/.guix-profile"
|
||||||
. "$GUIX_PROFILE/etc/profile"
|
. "$GUIX_PROFILE/etc/profile"
|
||||||
|
|
||||||
To use the libraries add the installation path into your implementations loadpath.
|
To use the libraries add the installation path into your implementations loadpath.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue