From 4aafc3fb153e65aa041f33f311a4f1ae3679a3ed Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 19 Mar 2017 11:26:03 +0200 Subject: [PATCH] Update Node.js version --- Install-and-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-and-Update.md b/Install-and-Update.md index 7f968fe..22c78f9 100644 --- a/Install-and-Update.md +++ b/Install-and-Update.md @@ -46,7 +46,7 @@ You can find a bash installation script at https://github.com/wekan/wekan-autoin ### Install Node.js -Make sure Node.js is installed (currently Version 0.10.40 is required). If you don't have this version, you can use the [node packages][node-packages]. +Make sure Node.js is installed (currently Version 0.10.48 is required). If you don't have this version, you can use the [node packages][node-packages]. ### Install MongoDB In order to run Wekan you need to have MongoDB installed. You can either install your distributions package, if they offer any or see the [MongoDB website][mongodb-website] how to install it.