Skip to content

Commit b1a36a3

Browse files
committed
Merge pull request #6 from ionas/patch-1
bower install instructions
2 parents a478dd7 + 7236df2 commit b1a36a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -305,3 +305,8 @@ If you initialize Keypad as inline Keypad or using automatic initialization, it
305305
```js
306306
var myKeypad = $$('.keypad-inline')[0].f7Keypad;
307307
```
308+
## Bower
309+
310+
```bash
311+
$ bower install framework7-keypad
312+
```

0 commit comments

Comments
 (0)