From e14fef7f6694d81c75a155acb16977794281048d Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Fri, 28 Feb 2025 10:59:56 -0700 Subject: [PATCH] Updated README --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index b5dd04e..be8630e 100644 --- a/README.org +++ b/README.org @@ -29,6 +29,11 @@ brew install guile-next #+end_src **** Make sure to follow the caveat instructions and add the guile paths to your .zshrc or equivalent +#+begin_src sh +export GUILE_LOAD_PATH="#{HOMEBREW_PREFIX}/share/guile/site/3.0" +export GUILE_LOAD_COMPILED_PATH="#{HOMEBREW_PREFIX}/lib/guile/3.0/site-ccache" +export GUILE_SYSTEM_EXTENSIONS_PATH="#{HOMEBREW_PREFIX}/lib/guile/3.0/extensions" +#+end_src *** Add MSG Tap and Install