update docs
This commit is contained in:
parent
6296c8a737
commit
47140f6296
|
@ -31,9 +31,7 @@ npm install --save greenlock-express@v3
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npx greenlock init \
|
npx greenlock init --maintainer-email 'jon@example.com' --manager-config-file ./greenlock.json
|
||||||
--maintainer-email 'jon@example.com' \
|
|
||||||
--manager-config-file ./greenlock.json
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|
Loading…
Reference in New Issue