Only declare NodeJS 8 as the supported version

Related: https://github.com/turt2live/matrix-dimension/issues/194
This commit is contained in:
Travis Ralston 2018-06-08 08:41:40 -06:00 committed by GitHub
parent 31c565abc9
commit c89bb6df5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ The remaining settings should be tailored for your Riot deployment. If you're se
# Running your own
Prerequisites:
* [NodeJS](https://nodejs.org/en/download/) 8 or higher
* [NodeJS](https://nodejs.org/en/download/) 8
* npm 5 or higher (`npm install -g npm@latest`)
* A webserver running Riot or another supported client