Este commit está contenido en:
AJ ONeal 2019-11-05 03:30:53 -07:00
padre 6296c8a737
commit 47140f6296
Se han modificado 1 ficheros con 1 adiciones y 3 borrados

Ver fichero

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