From d150403015c7c20c160c48f6f678e89b93839b13 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 5 Nov 2019 04:11:14 -0700 Subject: [PATCH] update docs --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ab9487b..4b1642a 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ You define your app, and let Greenlock handle issuing and renewing Free SSL Cert - 2. Initialize and Setup - 3. Add Domains, and Hello, World! -### Create your project - ```bash npm init ```