From 6296c8a737c0424ec7bfa265823ad1ca0461afa9 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 5 Nov 2019 03:30:07 -0700 Subject: [PATCH] update docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2f7373..fa4cbc5 100644 --- a/README.md +++ b/README.md @@ -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...