Update readme
This commit is contained in:
parent
33bcaea15a
commit
3e3b3bad58
|
@ -57,7 +57,7 @@ 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 load path.
|
||||||
|
|
||||||
For example with Guile:
|
For example with Guile:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue