From 5f8b081e41664d7d18b6aeca60c515cfac621155 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 9 Oct 2019 18:26:25 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb767c..67d18f5 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,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`, 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 `dnscrypt-dns --import-from-dnscrypt-wrapper secret.key`, with `secret.key` being the file with the `dnscrypt-wrapper` provider secret key. +- Run `enscrypted-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.