diff --git a/README.md b/README.md index f5daaaa..556bdb0 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,10 @@ Sliver-script is a TypeScript/JavaScript client library for Sliver, it can be us ### Install -For best compatibility use Node v14.15.3 (LTS) this package is available via npm: +Node v14 or later is required for this package, and it can be installed via npm: `npm install sliver-script` -NOTE: You must use exactly v14.15.3, Node versions after v14.15.3 [break mTLS compatibility in gRPC](https://github.com/grpc/grpc-node/issues/1669) and there is no fix. - ### TypeScript Example