From 72a7237aebcaa525955cf312c3c9444e36aeaa53 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Sat, 16 Jul 2016 00:18:50 +0100 Subject: [PATCH] Update README.md --- ng2-components/ng2-alfresco-search/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ng2-components/ng2-alfresco-search/README.md b/ng2-components/ng2-alfresco-search/README.md index 6b86be103a..76bc2575c2 100644 --- a/ng2-components/ng2-alfresco-search/README.md +++ b/ng2-components/ng2-alfresco-search/README.md @@ -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 - + ``` 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 -``` \ No newline at end of file +```