docs: fix npm install windows-build-tools

Fixes #522
This commit is contained in:
Ron Gross 2018-07-09 16:13:56 +03:00 committed by Javed Khan
parent 9dba78d2bb
commit 0e799eb2db
No known key found for this signature in database
GPG Key ID: 7E31745B904584E6

View File

@ -51,7 +51,7 @@ https://slproweb.com/download/Win64OpenSSL-1_0_2L.exe
As Administrator, open `cmd.exe` and run:
```console
C:\Users\bcoin\bcoin>npm install --global --production windows-build-tool
C:\Users\bcoin\bcoin>npm install --global --production windows-build-tools
```
to install `VCBuild.exe` and `Python 2.7.x` both required by `node-gyp`