From 8a9b5e4c15a43ba3b4f4290573af69129e181bd2 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Thu, 21 Apr 2016 14:43:28 +0100 Subject: [PATCH] Update README.md Removed "build each component" step as they are checked in with prebuilt versions already --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index d19241c07f..006a35719b 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,6 @@ ### Running demo project -Build each Alfresco component, for example: - -```sh -cd ng2-components/ng2-alfresco-documentlist/ -npm install -npm run build -``` - -Build demo shell - ```sh git clone https://github.com/Alfresco/dev-platform-webcomponents.git cd dev-platform-webcomponents/demo-shell-ng2/