mirror of
https://github.com/moloch--/sliver-script
synced 2026-06-08 16:08:26 +00:00
Updated readme
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user