From 55c21fef97cf594d96ccd6cac7f51a645b25693a Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Fri, 16 Dec 2016 17:54:03 +0000 Subject: [PATCH] Update PREREQUISITES.md --- PREREQUISITES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PREREQUISITES.md b/PREREQUISITES.md index c6ba292ce2..15371367e9 100644 --- a/PREREQUISITES.md +++ b/PREREQUISITES.md @@ -3,7 +3,7 @@ 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) -- [Enable cors on Alfresco One](/ALFRESCOCORS.md). +- [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.