readme typo fix

This commit is contained in:
AJ ONeal 2019-11-05 04:20:17 -07:00
부모 548faed139
커밋 4e9a6c0719
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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