From 849d66722e115e196518e11d6afa0e02c95d042f Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Thu, 23 Jun 2016 01:15:08 +0100 Subject: [PATCH] update doc --- demo-shell-ng2/README.md | 2 ++ ng2-components/ng2-alfresco-core/README.md | 3 +++ ng2-components/ng2-alfresco-datatable/README.md | 3 +++ ng2-components/ng2-alfresco-documentlist/README.md | 3 +++ ng2-components/ng2-alfresco-login/README.md | 4 +++- ng2-components/ng2-alfresco-search/README.md | 3 +++ ng2-components/ng2-alfresco-upload/README.md | 4 +++- ng2-components/ng2-alfresco-viewer/README.md | 3 +++ 8 files changed, 23 insertions(+), 2 deletions(-) diff --git a/demo-shell-ng2/README.md b/demo-shell-ng2/README.md index 53c4f3aa9c..03819dab25 100644 --- a/demo-shell-ng2/README.md +++ b/demo-shell-ng2/README.md @@ -10,6 +10,8 @@

+### Node +To correctly use this demo check that on your machine is running Node version 5.0.0 or higher. ## Prerequisites diff --git a/ng2-components/ng2-alfresco-core/README.md b/ng2-components/ng2-alfresco-core/README.md index 3941ef9043..00c7cf6bf8 100644 --- a/ng2-components/ng2-alfresco-core/README.md +++ b/ng2-components/ng2-alfresco-core/README.md @@ -18,6 +18,9 @@ Core library for other ng2-alfresco components. This should be added as a dependency for any project using the components. +### Node +To correctly use this component check that on your machine is running Node version 5.0.0 or higher. + ## Install ```sh diff --git a/ng2-components/ng2-alfresco-datatable/README.md b/ng2-components/ng2-alfresco-datatable/README.md index 4b084b955d..7ff03971e0 100644 --- a/ng2-components/ng2-alfresco-datatable/README.md +++ b/ng2-components/ng2-alfresco-datatable/README.md @@ -15,6 +15,9 @@

+### Node +To correctly use this component check that on your machine is running Node version 5.0.0 or higher. + ## Install ```sh diff --git a/ng2-components/ng2-alfresco-documentlist/README.md b/ng2-components/ng2-alfresco-documentlist/README.md index bc81b13901..f57597bdac 100644 --- a/ng2-components/ng2-alfresco-documentlist/README.md +++ b/ng2-components/ng2-alfresco-documentlist/README.md @@ -15,6 +15,9 @@

+### Node +To correctly use this component check that on your machine is running Node version 5.0.0 or higher. + ## Install ```sh diff --git a/ng2-components/ng2-alfresco-login/README.md b/ng2-components/ng2-alfresco-login/README.md index 212d932791..44398b2132 100644 --- a/ng2-components/ng2-alfresco-login/README.md +++ b/ng2-components/ng2-alfresco-login/README.md @@ -14,8 +14,10 @@

-## Install +### Node +To correctly use this component check that on your machine is running Node version 5.0.0 or higher. +## Install ```sh npm set registry http://devproducts.alfresco.me:4873 diff --git a/ng2-components/ng2-alfresco-search/README.md b/ng2-components/ng2-alfresco-search/README.md index bc0ab78031..4f6dae45c7 100644 --- a/ng2-components/ng2-alfresco-search/README.md +++ b/ng2-components/ng2-alfresco-search/README.md @@ -15,6 +15,9 @@

+### Node +To correctly use this component check that on your machine is running Node version 5.0.0 or higher. + ## Install ```sh diff --git a/ng2-components/ng2-alfresco-upload/README.md b/ng2-components/ng2-alfresco-upload/README.md index 5a515a9cd0..8dbc9ea055 100644 --- a/ng2-components/ng2-alfresco-upload/README.md +++ b/ng2-components/ng2-alfresco-upload/README.md @@ -14,8 +14,10 @@

-## Install +### Node +To correctly use this component check that on your machine is running Node version 5.0.0 or higher. +## Install ```sh npm set registry http://devproducts.alfresco.me:4873 diff --git a/ng2-components/ng2-alfresco-viewer/README.md b/ng2-components/ng2-alfresco-viewer/README.md index 318fe91c80..ec5baadfbb 100644 --- a/ng2-components/ng2-alfresco-viewer/README.md +++ b/ng2-components/ng2-alfresco-viewer/README.md @@ -14,6 +14,9 @@

+### Node +To correctly use this component check that on your machine is running Node version 5.0.0 or higher. + ## Install ```sh