From a38f20c8149f3f9750b2682be3e444d37220b08d Mon Sep 17 00:00:00 2001 From: Wilson Jusuf Date: Sun, 4 Feb 2018 10:06:07 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b97f92..65defaf 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ Then, make sure you have the required dependencies installed. `npm`, `mongodb`, After that, ```sh npm install; -npm run-dev +npm run dev ```