Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit 792446b

Browse files
authored
Update README to reflect npm availibility
1 parent 4dc66c2 commit 792446b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ http://myforce.github.io/angularjs-dropdown-multiselect/
3131
1. Using bower: <img src="http://benschwarz.github.io/bower-badges/badge@2x.png" width="130" height="30">
3232

3333
Just run `bower install myforce-angularjs-dropdown-multiselect`
34-
2. Manually:
34+
2. Using npm :
35+
Just run `npm install angularjs-dropdown-multiselect`
36+
3. Manually:
3537
You can download the `.js` file directly or clone this repository
3638
2. Include the file in your app
3739
- `<script type="text/javascript" src="angularjs-dropdown-multiselect.js"></script>`.

0 commit comments

Comments
 (0)