Skip to content

Commit bbaa0b8

Browse files
committed
chore(npm): Update package name in readme and doc
1 parent b7f2afe commit bbaa0b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For the roadmap, check [issue #3](https://github.com/angular-ui/ui-select/issues
2626

2727
### npm
2828
```
29-
$ npm install angular-ui-select
29+
$ npm install ui-select
3030
```
3131
### bower
3232
```

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h3>Dependencies</h3>
149149

150150
<h3>Installation</h3>
151151
<h4>Install via npm</h4>
152-
<pre>$ npm install angular-ui-select</pre>
152+
<pre>$ npm install ui-select</pre>
153153
<h4>Install via bower</h4>
154154
<pre>$ bower install angular-ui-select</pre>
155155
<p>

0 commit comments

Comments
 (0)