From: Nicolas Coden Date: Tue, 8 Nov 2016 20:51:44 +0000 (+0100) Subject: Update required node version in README.md X-Git-Tag: v6.3-rc1~32^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9335%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update required node version in README.md --- diff --git a/README.md b/README.md index 1c201776c..38ef57d0a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Lastly, if you're rolling your own setup, you can install Foundation through a v ## Documentation -The documentation can be found at . To run the documentation locally on your machine, you need [Node.js](https://nodejs.org/en/) and [Ruby](https://www.ruby-lang.org/en/) installed on your computer. (Your Node.js version must be 0.12 or higher.) +The documentation can be found at . To run the documentation locally on your machine, you need [Node.js](https://nodejs.org/en/) and [Ruby](https://www.ruby-lang.org/en/) installed on your computer. (Your Node.js version must be **4.0** or higher.) Run these commands to set up the documentation: