From cae714048d47a0c2932906635a69f801b89a3b94 Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Thu, 19 May 2016 13:19:37 +0100 Subject: [PATCH] Update README.md --- demo-shell-ng2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-shell-ng2/README.md b/demo-shell-ng2/README.md index 8ef88aa27e..4fc990a5af 100644 --- a/demo-shell-ng2/README.md +++ b/demo-shell-ng2/README.md @@ -39,7 +39,7 @@ npm install 2 Fast build and watch for dev purposes ```sh -npm start.dev +npm start ``` >`start` script also includes live reload and watchers for all the `.ts` files.