From d10e6dbb44c750e47633a7acfee0d389f6d50979 Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Thu, 7 Jul 2016 23:08:30 +0100 Subject: [PATCH] fix #86 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1599ccf..b7710b1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ MailHog is an email testing tool for developers: * [Download the latest release](/docs/RELEASES.md) of MailHog for your platform * [Run it from Docker Hub](https://registry.hub.docker.com/u/mailhog/mailhog/) or using the provided [Dockerfile](Dockerfile) * [Read the deployment guide](/docs/DEPLOY.md) for other deployment options + * Install it with Homebrew on MacOS - `brew update && brew install mailhog` 2. [Configure MailHog](/docs/CONFIG.md), or use the default settings: * the SMTP server starts on port 1025 * the HTTP server starts on port 8025