First binary release

This commit is contained in:
Alex Hultman 2019-01-08 22:25:03 +01:00 committed by GitHub
parent 31278c13f3
commit a7f62dd339
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ There are two modes; compiled as a stand-alone JavaScript runtime or as a Node.j
For the most common Node.js systems are available precompiled binaries: For the most common Node.js systems are available precompiled binaries:
``` ```
npm install uNetworking/uWebSockets.js#semver:0.1.0 npm install uNetworking/uWebSockets.js#semver:0.0.1
``` ```
or any such version. or any such version.