From 4e9a6c07190047427c1d3c8f1dc2f9e0d8f8086c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 5 Nov 2019 04:20:17 -0700 Subject: [PATCH] readme typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d810fa..bde3de1 100644 --- a/README.md +++ b/README.md @@ -443,7 +443,7 @@ Note: **Localhost**, **Wildcard**, and Certificates for Private Networks require - `npx greenlock update --subject example.com --challenge-http-01 acme-http-01-standalone` - [Custom ACME DNS-01 Challenges](https://git.rootprojects.org/root/acme-dns-01-test.js) - `npx greenlock defaults --challenge-dns-01 acme-dns-01-ovh --challenge-dns-01-token xxxx` - - `npx greenlock update --subject example.com --challenge-dns-01 ./your-dns-01.js + - `npx greenlock update --subject example.com --challenge-dns-01 ./your-dns-01.js` # Ready-made Integrations