From 1246d1cfb650cede74e363ed1701753e36121e58 Mon Sep 17 00:00:00 2001 From: Martin Bergljung Date: Tue, 28 Jun 2016 13:49:05 +0100 Subject: [PATCH] Updated README for /scripts --- scripts/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index 205d7506a4..5601c71781 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -3,10 +3,11 @@ The Alfresco application development framework comes with a demo project that you can run to get a feel for what's available. -* Start by navigating into the app development framework source folder: +* Start by navigating into the app development framework source folder, and then the script folder: ```ssh cd app-dev-framework + cd scripts ``` * Start the demo and Install all the dependencies (*Note. do it this way only the first time, and be aware, it will take some time*)