From 71736d4784314f9f3e26bd49fbcb107d703a25e9 Mon Sep 17 00:00:00 2001 From: Anders Riutta Date: Sun, 14 Jul 2013 11:08:03 -0700 Subject: [PATCH] Update README.md correct way to install bower dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da8c4094..90cb47d4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ See the [config](config/) folder and especially the [config.js](config/config.js Install bower dependencies: - $ npm install + $ bower install Start the server: