From 5d5896c64163df91ada6e99bd77f16565002f803 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 da8c4094d6..90cb47d432 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: