Update README.md

This commit is contained in:
Eugenio Romano
2016-07-16 00:20:19 +01:00
committed by GitHub
parent f8264ab31c
commit 78bf2b54ab

View File

@@ -48,7 +48,7 @@ npm install --save ng2-alfresco-documentlist
Add the following dependency to your index.html:
```html
<script src="node_modules/alfresco-js-api/bundle.js"></script>
<script src="node_modules/alfresco-js-api/dist/alfresco-js-api.js"></script>
```
The following component needs to be added to your `systemjs.config.js` file: