Update readme

This commit is contained in:
retropikzel 2024-10-11 13:31:27 +03:00
parent 17aea3a537
commit 33bcaea15a
1 changed files with 2 additions and 2 deletions

View File

@ -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.