diff --git a/README.md b/README.md index 96b5790845e..827158adf3e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ please refer to these documents Repository - [Kotlin](https://github.com/grpc/grpc-kotlin): Use JARs from Maven Central Repository -- [Node](https://github.com/grpc/grpc-node): `npm install grpc` +- [Node](https://github.com/grpc/grpc-node): `npm install @grpc/grpc-js` - [Objective-C](src/objective-c): Add `gRPC-ProtoRPC` dependency to podspec - [PHP](src/php): `pecl install grpc` - [Python](src/python/grpcio): `pip install grpcio` diff --git a/tools/package_hosting/home.xsl b/tools/package_hosting/home.xsl index 7aa5ccb24e8..b195beab073 100644 --- a/tools/package_hosting/home.xsl +++ b/tools/package_hosting/home.xsl @@ -47,7 +47,7 @@
go get google.golang.org/grpc
npm install grpc
npm install @grpc/grpc-js
gRPC-ProtoRPC
dependency to podspecpecl install grpc
pip install grpcio