From 2c00f346a465de26c0a13318457c37c1996dff39 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 2 Aug 2020 20:56:59 -0400 Subject: README.md: dns challenge: update command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 645e55f..b96bbdf 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ When you run the script, it will: If you want to use the DNS challenge type provide it using the `--challenge` flag. ```sh -acmens --account-key user.key --email mail@example.com --challenge=dns --csr domain.csr > signed.crt +acmens --account-key user.key --email mail@example.com --challenge dns --csr domain.csr > signed.crt ``` This will prompt you to update the DNS records to add a TXT record. -- cgit v1.2.3