From 474f6923f269124cebc0d9f8a114780963ed61d2 Mon Sep 17 00:00:00 2001 From: Eric Raio Date: Sun, 4 Oct 2015 23:41:27 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f000db3..27ec534 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Include the "sixpack.js" script. The `sixpack` object will be added to your envi ``` +If you're using bower start by installing it: + + $ bower install sixpack-client + If you're using sixpack-client with node.js start by installing it: $ npm install sixpack-client