Skip to content

Commit b7a0686

Browse files
committed
Merge pull request WickyNilliams#150 from robertfausk/patch-1
Add documentation for install with bower
2 parents 0e5b83b + c2cd9a0 commit b7a0686

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ Relying on CSS classes affords headroom.js incredible flexibility. The choice of
3535

3636
Using headroom.js is really simple. It has a pure JS API, plus an optional jQuery/Zepto plugin and AngularJS directive.
3737

38+
### Install with bower
39+
40+
```bash
41+
bower install headroom.js --save
42+
```
43+
3844
### Using Headroom.js with a CDN
3945

4046
CDN provided by [cdnjs](https://cdnjs.com/libraries/headroom)

0 commit comments

Comments
 (0)