diff --git a/README.md b/README.md index 8b2f1de..7320bd3 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ There is nothing else to do. Certificates are automatically generated and rotate If you are currently running an encrypted DNS server using [`dnscrypt-wrapper`](https://github.com/cofyc/dnscrypt-wrapper), moving to the new proxy is simple: - Double check that the provider name in `encrypted-dns.toml` matches the one you previously configured. If you forgot it, it can be recovered [from its DNS stamp](https://dnscrypt.info/stamps/). -- Run `enscrypted-dns --import-from-dnscrypt-wrapper secret.key`, with `secret.key` being the file with the `dnscrypt-wrapper` provider secret key. +- Run `encrypted-dns --import-from-dnscrypt-wrapper secret.key`, with `secret.key` being the file with the `dnscrypt-wrapper` provider secret key. Done. Your server is now running the new proxy.