Skip to content

In README.md add prerequisite installation instructions for Homebrew

Alex R requested to merge (removed):systo/readme-homebrew-install into main

This request adds instructions for how to satisfy prerequisites using Homebrew for a system install alongside existing macports instructions.

  • Installed on MacOS Big Sur 11.2.3, was able to make, make install, and make clean
  • Binaries are available and working without needing changes to the default paths including sq.
  • Big Sur has a weird change to Xcode, the command-line tools have to be reinstalled after every dot system update do to apple changing their update process. Trying to make sure you don't get hammered with questions on that.

Merge request reports