This commit is contained in:
Oleg Kubrakov 2017-07-21 03:08:13 +00:00 committed by GitHub
commit 5bcacdc0f8
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ $ npm install --save loopback-context cls-hooked
```
Make sure you are running on a Node.js version supported by this module
(`^4.5`, `^5.10` or `^6.0`). When installing, check the output of `npm install`
(`^4.5`, `^5.10`, `^6.0` or `^7.0`). When installing, check the output of `npm install`
and make sure there are no `engine` related warnings.
## Usage