1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-15 20:13:16 +02:00

Correction to brew automatic start sentence (#196)

This commit is contained in:
Alexander Ofori
2023-10-22 08:56:12 +01:00
committed by GitHub
parent 3586abab1c
commit 2efa206c4f

View File

@@ -83,7 +83,7 @@ To build Mailpit from source see [building from source](https://github.com/axlle
Run `mailpit -h` to see options. More information can be seen in [the docs](https://github.com/axllent/mailpit/wiki/Runtime-options).
If installed using homebrew, you may run `brew services start mailpit` to run always run mailpit automatically.
If installed using homebrew, you may run `brew services start mailpit` to always run mailpit automatically.
### Testing Mailpit