From 94a1fe9363119d9615fa5a798b4bac3b8535fa90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 26 Oct 2016 20:49:17 +0300 Subject: [PATCH] update nodejs version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f7a8ccb3..07906badb5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Additional functionality is enabled through the use of third-party plugins. NodeBB requires the following software to be installed: -* A version of Node.js at least 0.10 or greater +* A version of Node.js at least 4 or greater * Redis, version 2.8.9 or greater **or** MongoDB, version 2.6 or greater * nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB)