diff --git a/PREREQUISITES.md b/PREREQUISITES.md index f4fb366f79..c6ba292ce2 100644 --- a/PREREQUISITES.md +++ b/PREREQUISITES.md @@ -2,7 +2,8 @@ The [Angular 2](https://angular.io/) based application development framework requires the following: -- An Alfresco Platform Repository (version [201609 Early Access](https://community.alfresco.com/docs/DOC-6372-alfresco-community-edition-file-list-201609-ea) or newer) to talk to, which has [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) enabled. +- An Alfresco Platform Repository (version [201609 Early Access](https://community.alfresco.com/docs/DOC-6372-alfresco-community-edition-file-list-201609-ea) or newer) +- [Enable cors on Alfresco One](/ALFRESCOCORS.md). - [Download and install Activiti](https://www.alfresco.com/products/bpm/alfresco-activiti/trial) - [Node.js](https://nodejs.org/en/) JavaScript runtime. - [npm](https://www.npmjs.com/) package manager for JavaScript.