fix: add docs for node-gyp requirements

This is really "docs:" but this is supposed to trigger a release for the
node-gyp bump.
This commit is contained in:
Mark Lee 2019-11-16 23:00:16 -08:00
Родитель 11cb8d9e37
Коммит d70fa29984
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -41,10 +41,10 @@ and then
npm run rebuild
```
### What versions of Node does it work with?
Node v6.0.0 or higher is required.
### What are the requirements?
Node v6.0.0 or higher is required. Building the extensions use [`node-gyp`](https://github.com/nodejs/node-gyp#installation),
refer to the link for its installation:runtime requirements.
### CLI Arguments