mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 22:34:04 +00:00
Revert letter case change - it's lowercased now
This commit is contained in:
parent
ff07258a05
commit
d70a557574
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ MailHog is an email testing tool for developers:
|
||||||
|
|
||||||
#### MacOS
|
#### MacOS
|
||||||
```bash
|
```bash
|
||||||
brew update && brew install Mailhog
|
brew update && brew install mailhog
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, start MailHog by running `mailhog` in the command line.
|
Then, start MailHog by running `mailhog` in the command line.
|
||||||
|
|
Loading…
Reference in a new issue