Updated bower install description

This commit is contained in:
Christian Alfoni 2014-10-22 14:53:08 +02:00
parent 6727636536
commit c7c5073e8f
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ The main concept is that forms, inputs and validation is done very differently a
1. Download from this REPO and use globally (Formsy) or with requirejs
2. Install with `npm install formsy-react` and use with browserify etc.
3. Install with `bower install formsy-react`
## <a name="howtouse">How to use</a>