From b935b654ff625da99618a2044b596126ccfdc020 Mon Sep 17 00:00:00 2001 From: Andy Chen Date: Wed, 13 Mar 2019 17:35:56 -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 c505689..fa73ef7 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ run the script at the first level: $ echo "JWT_SECRET=YOUR_JWT_SECRET" >> ./server/src/.env ``` -### start +### Start ```terminal $ cd server // go to server folder