From 0041e9d5feea36936d6e4698f5805e53336c95e1 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 11 Oct 2024 09:42:00 +0300 Subject: [PATCH] Update readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 63479ae..fbc005b 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,9 @@ Run: ### Note about dependencies -When package has dependency on any (scheme ...) or (srfi ...) library it is **not** installed -alongside the package. The reasons are that first comes from the implementation and second might -have multiple implementation or come from the implementation. See the part about installing -srfi-libraries for more details. +Only libraries which are in snow-fort and not SRFIs are added to the Guix package as dependency. + +See the part about installing srfi-libraries for more details. ### Guix shell