From 0993135cd07746c77320196e3b8cf11959bb6e36 Mon Sep 17 00:00:00 2001 From: Rocco Howard Date: Fri, 12 Aug 2016 12:36:46 +1000 Subject: [PATCH] Update the bower install Bower has this package registered under jquery.complexify.js and not jquery.complexify --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5997df..9d9e607 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ For more information, a demo, documentation, and the motivation behind Complexif You can install this by using npm or bower - bower install jquery.complexify + bower install jquery.complexify.js --save npm install jquery.complexify@0.5.2 ### Contributing