diff --git a/docs/tutorials/connecting-to-testnet.md b/docs/tutorials/connecting-to-testnet.md index 4d3d861d1..cc5873703 100644 --- a/docs/tutorials/connecting-to-testnet.md +++ b/docs/tutorials/connecting-to-testnet.md @@ -21,7 +21,7 @@ Platform services are provided via a combination of HTTP and gRPC connections to The JavaScript SDK package is available from npmjs.com and can be installed by running `npm install dash` from the command line: ```shell -npm install dash@~4.1.0-dev +npm install dash ``` ### 2. Connect to Dash Platform