From 2aa55bd24d1d59090c1beea42ccd0d43c9b07a2a Mon Sep 17 00:00:00 2001 From: uonick Date: Mon, 23 Jan 2017 23:43:32 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21ac83a..94ad2ba 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Install with Bower, npm, or download the the files directly from the dist folder ```bash bower install angular-notify --save -npm install @cgross/angular-notify` +npm install @cgross/angular-notify ``` Add `dist/angular-notify.js` and `dist/angular-notify.css` to your index.html.