Skip to content
  • Martin Jansche's avatar
    abstract away Homebrew location in README · 940043d2
    Martin Jansche authored
    On MacOS, the default Homebrew prefix changed with the move to arm64.
    On x86 it was /usr/local, but on arm64 it is /opt/homebrew.
    
    Update the README to find the Homebrew prefix with `brew --prefix`.
    940043d2
Loading