From 631e39224e83e317910f3e5f53be3a3d48d46dbb Mon Sep 17 00:00:00 2001 From: Kasper Date: Tue, 11 Sep 2018 13:31:55 +0200 Subject: [PATCH] Update README.md (#3769) Changed the text since it works slightly different. --- demo-shell/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo-shell/README.md b/demo-shell/README.md index 95a5186aeb..60237d7b1d 100644 --- a/demo-shell/README.md +++ b/demo-shell/README.md @@ -9,8 +9,9 @@ To correctly use this demo check that on your machine you have [Node](https://no ```sh git clone https://github.com/Alfresco/alfresco-ng2-components.git -cd alfresco-ng2-components/demo-shell/ +cd alfresco-ng2-components npm install +npm start ``` ## Proxy settings and CORS