From 2d1e437546dcd6eb8ac2032cbe9eb0593dd1f897 Mon Sep 17 00:00:00 2001 From: xwartz Date: Sat, 27 Feb 2016 12:42:50 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96ec7ae..24394f7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Easily to add task by shortcut. ## Dev ``` -$ npm install +$ npm i && cd app && npm i ``` ### Run