summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-08-02 20:56:59 -0400
committerrsiddharth <s@ricketyspace.net>2020-08-02 20:56:59 -0400
commit2c00f346a465de26c0a13318457c37c1996dff39 (patch)
tree49d382389ea8bfb1413d6f5018a710905a18020e /README.md
parent62e5f605273d7879751b22b4ec8c9bef704340f3 (diff)
README.md: dns challenge: update command
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.