readme typo fix

This commit is contained in:
AJ ONeal 2019-11-05 04:20:17 -07:00
parent 548faed139
commit 4e9a6c0719
1 changed files with 1 additions and 1 deletions

View File

@ -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