From 25f2d2b84f05f08792382ac71d4a4c744bfd0ac5 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 14 Jan 2015 11:42:56 -0800 Subject: Add installation instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3ff6d33..2b183b1 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ Obviously, this requires JavaScript to be enabled in the browser, and would defa [hover-pseudo]: https://developer.mozilla.org/en-US/docs/Web/CSS/:hover +## Installation + +* Via npm: `npm install mq4-hover-hover-shim` +* Via jspm: `jspm install mq4-hover-hover-shim` + ## Client-side dependencies The browser-side portion of the shim depends on jQuery for firing events. Pull requests to add support for other browser event libraries would be welcomed. -- cgit v1.2.3