From 31e7d201751baa541fe2635080c106452218f34a Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 11 Oct 2024 23:04:00 +0300 Subject: [PATCH] Update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7e30c3e..01a7cc9 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,6 @@ or: When using Guix system on Guix shell environment variable **SNOW_LIBRARY_PATH** will be set. -If you are using Guix as package manager you need to set it yourself, for example in bashrc: - - export SNOW_LIBRARY_PATH=${HOME}/.guix-profile/current - To use the libraries add the environment variable into your implementations load path. Example with Guile: