Link to npm install docs

This commit is contained in:
Alex Hultman 2019-01-15 15:08:48 +01:00 committed by GitHub
parent 50641ab8a4
commit 68a4a6b53f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,10 +9,10 @@
### NPM install
While not physically hosted by NPM, it's still possible to install using NPM tools like so (or any such version):
While not physically hosted by NPM, it's still possible to install using NPM tools like so ([npm docs](https://docs.npmjs.com/cli/install)):
```
npm install uNetworking/uWebSockets.js#semver:0.0.1
npm install uNetworking/uWebSockets.js#binaries
```
### Presenting; faster I/O for Node.js