update docs

This commit is contained in:
AJ ONeal 2019-11-05 03:30:53 -07:00
父節點 6296c8a737
當前提交 47140f6296
共有 1 個文件被更改,包括 1 次插入3 次删除

查看文件

@ -31,9 +31,7 @@ npm install --save greenlock-express@v3
```
```bash
npx greenlock init \
--maintainer-email 'jon@example.com' \
--manager-config-file ./greenlock.json
npx greenlock init --maintainer-email 'jon@example.com' --manager-config-file ./greenlock.json
```
<details>