mirror of https://github.com/grpc/grpc-node.git
Merge pull request #8354 from grpc/v1.0.x
Upmerge doc changes from v1.0.x
This commit is contained in:
commit
50ac0470f2
|
@ -1,9 +1,6 @@
|
||||||
[](https://www.npmjs.com/package/grpc)
|
[](https://www.npmjs.com/package/grpc)
|
||||||
# Node.js gRPC Library
|
# Node.js gRPC Library
|
||||||
|
|
||||||
## Status
|
|
||||||
Beta
|
|
||||||
|
|
||||||
## PREREQUISITES
|
## PREREQUISITES
|
||||||
- `node`: This requires `node` to be installed, version `0.12` or above. If you instead have the `nodejs` executable on Debian, you should install the [`nodejs-legacy`](https://packages.debian.org/sid/nodejs-legacy) package.
|
- `node`: This requires `node` to be installed, version `0.12` or above. If you instead have the `nodejs` executable on Debian, you should install the [`nodejs-legacy`](https://packages.debian.org/sid/nodejs-legacy) package.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue