Update README.md

This commit is contained in:
Eugenio Romano
2016-07-16 00:19:21 +01:00
committed by GitHub
parent 72a7237aeb
commit f8264ab31c

View File

@@ -53,7 +53,7 @@ This component, provide a buttons to upload files to alfresco.
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: