We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80d90da + 81f9778 commit a19729aCopy full SHA for a19729a
README.md
@@ -25,8 +25,8 @@ Check the [examples](https://github.com/angular-ui/ui-select/blob/master/example
25
26
- `bower install angular-ui-select`
27
- Inside your HTML add
28
- - select.js: `<script src="bower_components/ui-select/dist/select.js"></script>`
29
- - select.css: `<link rel="stylesheet" href="bower_components/ui-select/dist/select.css">`
+ - select.js: `<script src="bower_components/angular-ui-select/dist/select.js"></script>`
+ - select.css: `<link rel="stylesheet" href="bower_components/angular-ui-select/dist/select.css">`
30
31
### Bootstrap theme
32
0 commit comments