Update register command (#94)

This commit is contained in:
Alexey Shirokov
2022-09-17 09:49:59 +03:00
committed by GitHub
parent 361a06ce26
commit ee538c53b2

View File

@@ -5,7 +5,7 @@ Please read the document about [basic usage](./usage.md) first.
## Register an Account
```
acme-client setup --email me@example.com
acme-client setup --agree-terms --email me@example.com
```
After a successful registration you're able to issue certificates.