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