diff --git a/README.md b/README.md index 8034f1151..71e423934 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ For the roadmap, check [issue #3](https://github.com/angular-ui/ui-select/issues ### npm ``` -$ npm install angular-ui-select +$ npm install ui-select ``` ### bower ``` diff --git a/docs/index.html b/docs/index.html index f051eb9e1..734486bdb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -149,7 +149,7 @@

Dependencies

Installation

Install via npm

-
$ npm install angular-ui-select
+
$ npm install ui-select

Install via bower

$ bower install angular-ui-select