Update README.md

This commit is contained in:
Denys Vuika 2016-07-22 16:15:56 +01:00 committed by GitHub
parent d7e2795afe
commit d9ef31c19e

View File

@ -1,4 +1,4 @@
# Alfresco Activiti Form component for Angular 2 # Alfresco Bpm Form component for Angular 2
## Prerequisites ## Prerequisites
@ -8,7 +8,7 @@ necessary configuration, see this [page](https://github.com/Alfresco/alfresco-ng
## Install ## Install
```sh ```sh
npm install --save ng2-alfresco-datatable npm install --save ng2-activiti-form
``` ```
### Dependencies ### Dependencies
@ -80,4 +80,4 @@ before performing unit testing.
```sh ```sh
npm run coverage npm run coverage
``` ```