Updated readme to remove the other tap requirements
This commit is contained in:
parent
051e919960
commit
9501735f03
1 changed files with 0 additions and 16 deletions
16
README.org
16
README.org
|
@ -19,22 +19,6 @@ MSG is an attempt to create a native-like experience for Guix on MacOS, using me
|
||||||
|
|
||||||
* Installation
|
* Installation
|
||||||
** Install from Homebrew Tap
|
** Install from Homebrew Tap
|
||||||
|
|
||||||
*** Requirements
|
|
||||||
|
|
||||||
This formula requires guile-next from aconchillo's homebrew guile tap. You can add/install with the following:
|
|
||||||
#+begin_src sh
|
|
||||||
brew tap aconchillo/guile
|
|
||||||
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
|
*** Add MSG Tap and Install
|
||||||
|
|
||||||
1. Add the main MSG homebrew tap
|
1. Add the main MSG homebrew tap
|
||||||
|
|
Loading…
Add table
Reference in a new issue