diff --git a/install/macos/packages.xml b/install/macos/packages.xml index 610b0b274760..fa1693608658 100644 --- a/install/macos/packages.xml +++ b/install/macos/packages.xml @@ -13,7 +13,24 @@ version of PHP with the features you need. - The following resources offer easy to install packages and + The quickest way to install php on macOS is with homebrew: + + + + + + install homebrew, by following the instructions at brew.sh + + + + + brew install php + + + + + + The following alternative resources also offer easy to install packages and precompiled binaries for PHP on Mac OS: @@ -36,12 +53,6 @@ &url.mac.fink; - - - Homebrew: - &url.mac.homebrew; - -