From 5cfedb021379cef260f4cce5f7adf16d81f3011e Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 10 Jul 2013 15:41:23 -0700 Subject: [PATCH] fix npm command error --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1a63dec..8947549 100644 --- a/Readme.md +++ b/Readme.md @@ -8,7 +8,7 @@ Run locally Install dependencies: - npm bundle install + npm install [Create an app on Facebook](https://developers.facebook.com/apps) and set the Website URL to `http://localhost:5000/`.