Update test matrix and docs (#4992)

* update test matrix

* update docs
This commit is contained in:
chris48s
2020-04-30 21:33:59 +01:00
committed by GitHub
parent 7af965113b
commit 612a43aaa9
4 changed files with 27 additions and 25 deletions

View File

@@ -25,7 +25,7 @@ and learn about the [Github workflow](http://try.github.io/).
#### Node, NPM
Node 8 or later is required. If you don't already have them,
Node 10 or later is required. If you don't already have them,
install node and npm: https://nodejs.org/en/download/
### Setup a dev install

View File

@@ -2,7 +2,7 @@
## Installation
You will need Node 8 or later, which you can install using a
You will need Node 10 or later, which you can install using a
[package manager][].
On Ubuntu / Debian: