From f857a93278cbfb9d532864f00c72776a5f86e7d7 Mon Sep 17 00:00:00 2001 From: salomonelli Date: Wed, 13 Sep 2017 20:44:47 +0200 Subject: [PATCH] ADD supported node version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9dbf99..8f9321b 100755 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ ## How to use +best-resume-ever requires at least node v.7.4. + 1. Clone this repository. 2. Run `npm install`.