From c7c5073e8fb8302923db90d57451799a4215299c Mon Sep 17 00:00:00 2001 From: Christian Alfoni Date: Wed, 22 Oct 2014 14:53:08 +0200 Subject: [PATCH] Updated bower install description --- README.md | 1 + 1 file changed, 1 insertion(+) 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