Remove incorrect lowest node version from readme

We are only supporting 8 and up. Think this has been around for a long time, apparently.
This commit is contained in:
Al McKinlay 2019-05-13 08:52:14 +01:00 committed by GitHub
parent 21cb4dca1e
commit 8687a513de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,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/) v6 or more recent.
The Lounge requires [Node.js](https://nodejs.org/) v8 or more recent.
[Yarn package manager](https://yarnpkg.com/) is also recommended.
If you want to install with npm, `--unsafe-perm` is required for a correct install.