ソースを参照

Update the document: Add bower install guide

nghuuphuoc 12 年 前
コミット
85a8d02c8f
1 ファイル変更8 行追加0 行削除
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -194,6 +194,14 @@ message     | n/a     | The error message
 min         | n/a     | The minimum length
 max         | n/a     | The maximum length. One of ```min```, ```max``` options is required
 
+## Install
+
+You can use [bower](http://bower.io) to install BootstrapValidator:
+
+```bash
+$ bower install bootstrapValidator
+```
+
 ## Build
 
 BootstrapValidator uses [grunt](http://gruntjs.com) to simplify building process.