Updated README

This commit is contained in:
Chad Nelson 2025-02-28 10:59:56 -07:00
parent 99f1a67ee9
commit e14fef7f66

View file

@ -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