Skip to content

Commit 0c084fb

Browse files
committed
Updated Readme.md
1 parent 8b1a201 commit 0c084fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ To use the directive, include the angular tooltips's javascript and css files in
4949
```
5050
$ bower install angular-tooltips --save
5151
```
52+
_then load the js files in your html_
53+
54+
###Npm installation
55+
56+
```
57+
$ npm install angular-tooltips --save
58+
```
5259

5360
_then load the js files in your html_
5461

0 commit comments

Comments
 (0)