From d6fd53875ee2cc8619b72bf61caef7a1a3a914ee Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Wed, 11 Nov 2015 15:24:28 +0100 Subject: [PATCH] Update from_the_sources.md --- from_the_sources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/from_the_sources.md b/from_the_sources.md index d7de205ae..272de5ced 100644 --- a/from_the_sources.md +++ b/from_the_sources.md @@ -2,7 +2,7 @@ **WARNING**: we don't make support for this manual installation. We cannot guarantee anything if used in production. Use it at your own risks. -**WARNING 2**: NodeJS 5 is not support for now due to some dependencies problems. **It's impossible to predict the result of a build for any Node or NPM version**. Please consider to use XOA before trying to play with the manual build, which can be difficult if you are not used to NodeJS and NPM. +**WARNING 2**: NodeJS 5 is not supported for now due to some dependencies problems. **It's impossible to predict the result of a build for any Node and NPM versions**. Please consider to use XOA before trying to play with the manual build, which can be difficult if you are not used to NodeJS and NPM. > Please take time to read it carefully.