Update readme

This commit is contained in:
retropikzel 2024-10-11 10:13:19 +03:00
parent a9f024e10d
commit 3fef66aa26
1 changed files with 2 additions and 2 deletions

View File

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