From 33bcaea15acffd80c9d6d47fa6ec224f592af789 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 11 Oct 2024 13:31:27 +0300 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7945ec3..ca4ef9a 100644 --- a/README.md +++ b/README.md @@ -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 bashrc like this: -export GUIX_PROFILE="$HOME/.guix-profile" - . "$GUIX_PROFILE/etc/profile" + export GUIX_PROFILE="$HOME/.guix-profile" + . "$GUIX_PROFILE/etc/profile" To use the libraries add the installation path into your implementations loadpath.