diff --git a/README.md b/README.md index cf4bd5d..5373686 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,15 @@ cd smug go install ``` +### MacPorts (macOS) + +On macOS, you can install Smug using [MacPorts](https://www.macports.org). Once MacPorts is installed, simply issue the following commands: + +```bash +sudo port selfupdate +sudo port install smug +``` + ## Usage ```