diff --git a/README.md b/README.md index 1f293ac..cfaa69d 100644 --- a/README.md +++ b/README.md @@ -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` ## How to use