From b1f08e04c46e84ae4e36862122783e443fea2372 Mon Sep 17 00:00:00 2001 From: Darren Swan Date: Fri, 1 Feb 2019 22:51:16 -0600 Subject: [PATCH] updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21c8200..d0f159e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Getting started To get started, after cloning the repo, run the following command in the repo directory: -``` +```Bash npm start ```