From c6bf902c6564a57548add407bac939277edd9d57 Mon Sep 17 00:00:00 2001 From: Jeff Winkler Date: Tue, 28 Oct 2014 16:17:00 -0400 Subject: [PATCH] Need to install supervisor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6ed057..1ebdbea 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ for server-side rendering with react-router. After cloning the repo, do this so check it out: ```sh +$ npm install -g supervisor $ npm install $ ./script/dev # open http://localhost:5000