From 1d95897ae1853e91d1e6e5948349ac095cd56fea Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Tue, 8 Nov 2016 21:51:44 +0100 Subject: [PATCH] Update required node version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.2