diff --git a/README.md b/README.md index 9e4641a..744a734 100644 --- a/README.md +++ b/README.md @@ -66,12 +66,12 @@ To use the libraries add the installation path into your implementations loadpat For example with Guile: guix install snow-arvyy-mustache - guile --r7rs -L ${GUIX_PROFILE}/lib/snow + guile --r7rs -L ${GUIX_PROFILE}/usr/lib/snow or: guix shell snow-arvyy-mustache - guile --r7rs -L ${GUIX_ENVIRONMENT}/lib/snow + guile --r7rs -L ${GUIX_ENVIRONMENT}/usr/lib/snow ## Installing SRFI libraries SRFI libraries are not yet packaged into this channel. See related