From 3e3b3bad58c0aa93c8e3167ecc9970b77dd376b7 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 11 Oct 2024 13:31:59 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca4ef9a..ba35b5e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ bashrc like this: export GUIX_PROFILE="$HOME/.guix-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: