Update PREREQUISITES.md

This commit is contained in:
Denys Vuika
2016-07-11 13:27:21 +01:00
committed by GitHub
parent 1eed604cfe
commit f575bc5f61

View File

@@ -6,6 +6,10 @@ The [Angular 2](https://angular.io/) based application development framework req
- [Node.js](https://nodejs.org/en/) JavaScript runtime.
- [npm](https://www.npmjs.com/) package manager for JavaScript.
**Verify that you are running at least node `v5.x.x` and npm `3.x.x`**
by running `node -v` and `npm -v` in a terminal/console window.
Older versions produce errors.
## Installing Alfresco
Alfresco comes with installers that will install all the servers, webapps, and tools needed to run Alfresco.