mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Only declare NodeJS 8 as the supported version
Related: https://github.com/turt2live/matrix-dimension/issues/194
This commit is contained in:
parent
31c565abc9
commit
c89bb6df5e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user