diff --git a/README.md b/README.md index fbe8bf9..129ba01 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To use SSMG, you need to have go installed, clone the repo locally, provide a JS - `EMAIL_HOST`: The email host, for example `smtp.gmail.com` for gmail. -- `EMAIL_PORT`: The email port, tipically `583` for smtp. +- `EMAIL_PORT`: The email port, tipically `587` for smtp. - `EMAIL_FROM`: The email sender, the one pulling the strings.