diff --git a/README.md b/README.md index a25a33b..a4fe543 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,15 @@ A simple command line interface for the Mac App Store. Designed for scripting an brew install mas ``` -⚠️ Note that macOS 10.14 (Mojave) is required to install mas from the core Homebrew formula. +### MacPorts + +[MacPorts](https://www.macports.org/install.php) works as well: + +```bash +sudo port install mas +``` + +⚠️ Note that macOS 10.14 (Mojave) is required to install mas from MacPorts or the core Homebrew formula. ### ☎️ Older macOS Versions