diff --git a/README.md b/README.md index 2639a0a..2b04f2c 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,7 @@ For every `domain` in `domains` do: | mail._domainkey.`domain` | 10800 | TXT | | `v=DKIM1; p=` | -You can check this with `dig -t TXT ` similar to the last section. +You can check this with `dig -t TXT mail._domainkey.` similar to the last section. Note that it can take a while until a DNS entry is propagated.