Merge pull request #8354 from grpc/v1.0.x

Upmerge doc changes from v1.0.x
This commit is contained in:
Jan Tattermusch 2016-10-12 18:44:15 +02:00 committed by GitHub
commit 50ac0470f2
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
[![npm](https://img.shields.io/npm/v/grpc.svg)](https://www.npmjs.com/package/grpc) [![npm](https://img.shields.io/npm/v/grpc.svg)](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.