Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "grpc", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"author": "Google Inc.", | ||
@@ -5,0 +5,0 @@ "description": "gRPC Library for Node", |
@@ -13,6 +13,6 @@ # Node.js gRPC Library | ||
First, clone this repository (NPM package coming soon). Then follow the instructions in the `INSTALL` file in the root of the repository to install the C core library that this package depends on. | ||
1. Clone [the grpc repository](https://github.com/grpc/grpc). | ||
2. Follow the instructions in the `INSTALL` file in the root of that repository to install the C core library that this package depends on. | ||
3. Run `npm install`. | ||
Then, simply run `npm install` in or referencing this directory. | ||
## Tests | ||
@@ -19,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
307625