From 606cd2a39219bd426ef4d6ea7c724b653886065b Mon Sep 17 00:00:00 2001 From: gorhgorh Date: Sat, 5 Mar 2016 22:42:27 +0100 Subject: [PATCH] added nodemon dep to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ddb638..a3e5961 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ```bash $ npm install -$ npm run watch # Triggers auto rebuilds of files in src/ +$ npm run watch # Triggers auto rebuilds of files in src/, require nodemon ``` And in another terminal start the server