Remove incorrect lowest node version from readme (#3217)

Remove incorrect lowest node version from readme
This commit is contained in:
Al McKinlay 2019-05-13 09:14:21 +01:00 committed by GitHub
commit 0967fa26cf
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.