From 8f277b646ca8d89e421a8ebfa3d4be9f066c7fb1 Mon Sep 17 00:00:00 2001 From: oliveralfresco2018 <35293859+oliveralfresco2018@users.noreply.github.com> Date: Mon, 1 Oct 2018 13:53:39 +0100 Subject: [PATCH] Update getting-started.md (#679) --- docs/getting-started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index b70cdbb45..1f1c315a2 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -8,9 +8,9 @@ title: Getting Started This application uses the latest releases from Alfresco: -- [Alfresco ADF (2.4.0)](https://community.alfresco.com/community/application-development-framework/pages/get-started) -- [Alfresco Content Services (5.2.3)](https://www.alfresco.com/platform/content-services-ecm) - or [Alfresco Community Edition (201802 EA)](https://www.alfresco.com/products/community/download) +- [Alfresco ADF (2.5.0)](https://community.alfresco.com/community/application-development-framework/pages/get-started) +- [Alfresco Content Services (6.0)](https://www.alfresco.com/platform/content-services-ecm) + or [Alfresco Community Edition (6.0 - General Release: 201806)](https://www.alfresco.com/products/community/download)
You also need node.js (LTS) installed to build it locally from source code.