From 4566f45a3a64a27ab588ffe1170c3f0cfeaec2c8 Mon Sep 17 00:00:00 2001 From: Rich Greenhill Date: Wed, 19 Jun 2019 08:39:51 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aced084..fd95423 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 1. `npm install` 2. Rename `example.env` to `.env` and add secrets as needed 3. Edit `package.json` project name -4. Reset git: `rm -rf .git && git init && git commit -m 'first'` +4. Reset git: `rm -rf .git && git init && git commit -m 'start'` ## Usage