From 4fe946d791bca6d76bf6e772d6834c5e8c1670b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Wed, 21 Feb 2018 00:57:05 -0500 Subject: [PATCH] Update Node version required in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d09bfdea..c749feaa 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ The Lounge is the official and community-managed fork of [Shout](https://github. ## Installation and usage -The Lounge requires [Node.js](https://nodejs.org/) v4 or more recent. +The Lounge requires [Node.js](https://nodejs.org/) v6 or more recent. [Yarn package manager](https://yarnpkg.com/) is also recommended *(npm will also work)*. ### Running stable releases using Yarn (recommended)