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