From dc934a36a87907199c234be29d08c370e08e3bbf Mon Sep 17 00:00:00 2001 From: Stanley Cheung Date: Fri, 4 Mar 2016 13:47:32 -0800 Subject: [PATCH] update min node version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b46b9862..3501b54a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Beta ## PREREQUISITES -- `node`: This requires `node` to be installed. If you instead have the `nodejs` executable on Debian, you should install the [`nodejs-legacy`](https://packages.debian.org/sid/nodejs-legacy) package. +- `node`: This requires `node` to be installed, version `0.12` or above. If you instead have the `nodejs` executable on Debian, you should install the [`nodejs-legacy`](https://packages.debian.org/sid/nodejs-legacy) package. ## INSTALLATION