Skip to content
This repository was archived by the owner on Mar 19, 2020. It is now read-only.

Commit 5891f51

Browse files
committed
bower howto
1 parent ba8ef87 commit 5891f51

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@
77
Firefox style simplist dialog form.
88

99

10+
## How to install?
11+
12+
That's very simple. just download below,
13+
14+
- [Minified (for production)](https://raw.github.com/composite/jQuery.MsgBox/master/jquery.msgbox.min.js)
15+
- [Unminified (for development)](https://raw.github.com/composite/jQuery.MsgBox/master/jquery.msgbox.js)
16+
17+
If you have bower? just type in your console.
18+
19+
```
20+
bower install msgbox
21+
```
22+
23+
Still not easy? OH PLZ...
24+
1025
## How to use this?
1126

1227
It's quiet simple.

0 commit comments

Comments
 (0)