Merge pull request #792 from MikeMcQuaid/document_pkg_installer

README: document macOS .pkg installer.
This commit is contained in:
Mike McQuaid
2023-07-27 12:03:35 +01:00
committed by GitHub

View File

@@ -8,6 +8,8 @@
More installation information and options: <https://docs.brew.sh/Installation>.
If you're on macOS, try out our new `.pkg` installer. Download it from [Homebrew's latest GitHub release](https://github.com/Homebrew/brew/releases/latest).
If you are running Linux or WSL, [there are some pre-requisite packages to install](https://docs.brew.sh/Homebrew-on-Linux#requirements).
You can set `HOMEBREW_NO_INSTALL_FROM_API` to tap Homebrew/homebrew-core; by default, it will not be tapped as it is no longer necessary.