mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update README.md
This commit is contained in:
@@ -56,7 +56,7 @@ the related [search results](#search-results) component which performs a query a
|
||||
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:
|
||||
@@ -377,4 +377,4 @@ The `demo` folder contains a complete app with both components running on a sing
|
||||
cd demo
|
||||
npm install
|
||||
npm start
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user