From 9e2a453e2823c10a42b6416ceec6c1c95548e2b8 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sun, 15 Jun 2025 10:29:46 +0300 Subject: [PATCH] Update documentation --- doc/chibi.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/chibi.scrbl b/doc/chibi.scrbl index 568e51d3..e250b39f 100755 --- a/doc/chibi.scrbl +++ b/doc/chibi.scrbl @@ -1639,7 +1639,7 @@ installed. The following are currently supported: \item{chicken - version >= 4.9.0 with the \scheme{r7rs} egg} \item{cyclone - version >= 0.5.3} \item{foment - version >= 0.4} -\item{generic; By default libraries are installed into /usr/local/lib/snow} +\item{generic; By default libraries are installed into /usr/local/lib/snow or %LOCALAPPDATA%/lib/snow on windows} \item{gauche - version >= 0.9.4} \item{kawa - version >= 2.0; you need to add the install dir to the search path, e.g. \scheme{-Dkawa.import.path=/usr/local/share/kawa}} \item{larceny - version 0.98; you need to add "lib/Snow" to the paths in startup.sch}