aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnuj Dhungana <45848083+edr3x@users.noreply.github.com>2023-01-11 03:42:25 +0545
committerGitHub <noreply@github.com>2023-01-10 13:57:25 -0800
commit175c2c946a40e5511bd4444e9e3627a6685a271b (patch)
treea07dfc4cd1a1fcd88ac10a82ba32cd5f4d4dacd4 /README.md
parent75f2a2c1c68db010fc959abb18012bcb8e8522ae (diff)
downloadgrpc-grpc-175c2c946a40e5511bd4444e9e3627a6685a271b.tar.gz
doc: npm package of grpc migrate (#32041)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96b5790845..827158adf3 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`