From a0ef95affa1fcf079be530d42e9852a70539bfdf Mon Sep 17 00:00:00 2001 From: Bucky Date: Sun, 3 Jul 2016 04:17:04 -0400 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcc45cb..2b86f31 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To get started, first install all the necessary dependencies. Run an initial webpack build ``` -> npm run dev +> webpack ``` Start the development server (changes will now update live in browser)