From 56f1ffed9fafa1bd3ba5042a8f575e68bc337d99 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Sat, 16 Jul 2016 00:30:15 +0100 Subject: [PATCH] Update README.md --- ng2-components/ng2-alfresco-upload/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ng2-components/ng2-alfresco-upload/README.md b/ng2-components/ng2-alfresco-upload/README.md index 7d7f55e1c9..8509749e16 100644 --- a/ng2-components/ng2-alfresco-upload/README.md +++ b/ng2-components/ng2-alfresco-upload/README.md @@ -220,9 +220,9 @@ npm run build ##Build the files and keep watching for changes - ```sh - $ npm run build:w - ``` +```sh +$ npm run build:w +``` ## Running unit tests