diff --git a/README.md b/README.md index eb3bb59..8999a67 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ Use the package manager [npm](https://www.npmjs.com/) to install Mailsy. ```console npm install mailsy -g ``` +Macos users can install mailsy via homebrew + +```console +brew install mailsy +``` + ## Usage **Creating Email**