Browse Source
Merge pull request #3075 from jpmens/patch-2
Remove unecessary word from README.md
pull/3081/head
neil
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -311,7 +311,7 @@ https://github.com/acmesh-official/acme.sh/wiki/dnsapi |
|
|
|
|
|
|
|
See: https://github.com/acmesh-official/acme.sh/wiki/dns-manual-mode first. |
|
|
|
|
|
|
|
If your dns provider doesn't support any api access, you can add the txt record by your hand. |
|
|
|
If your dns provider doesn't support any api access, you can add the txt record by hand. |
|
|
|
|
|
|
|
```bash |
|
|
|
acme.sh --issue --dns -d example.com -d www.example.com -d cp.example.com |
|
|
|