Updated README for /scripts

This commit is contained in:
Martin Bergljung
2016-06-28 13:49:05 +01:00
parent 0f094791d4
commit 1246d1cfb6

View File

@@ -3,10 +3,11 @@
The Alfresco application development framework comes with a demo project that you can run to get a The Alfresco application development framework comes with a demo project that you can run to get a
feel for what's available. 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 ```ssh
cd app-dev-framework 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*) * 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*)