update docs

这个提交包含在:
AJ ONeal 2019-11-05 03:30:07 -07:00
父节点 e1d5e9a692
当前提交 6296c8a737
共有 1 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -14,7 +14,7 @@ You define your app, and let Greenlock handle issuing and renewing Free SSL Cert
**Cloud-ready** with Node `cluster`.
# Quick Start
# Serve your Sites with Free SSL
- 1. Create a Project with Greenlock Express
- 2. Initialize and Setup
@ -102,7 +102,7 @@ npx greenlock add --subject example.com --altnames example.com
```
```bash
npm start
npm start -- --staging
```
# Let's Encrypt for...