Cette révision appartient à :
AJ ONeal 2019-11-05 03:30:53 -07:00
Parent 6296c8a737
révision 47140f6296
1 fichiers modifiés avec 1 ajouts et 3 suppressions

Voir le fichier

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