Update minimum nodejs version to 8

Change-Id: Ifc7bde634f5b6331a2e76e1d620eb7a2141f4824
This commit is contained in:
Paladox none 2018-07-19 13:07:22 +00:00
parent 891c47e319
commit fb03ff2b5d

View File

@ -8,7 +8,7 @@ to get and install Bazel.
## Installing [Node.js](https://nodejs.org/en/download/) and npm packages
The minimum nodejs version supported is 6.x+
The minimum nodejs version supported is 8.x+
```sh
# Debian experimental