diff --git a/docs/tutorials/connecting-to-testnet.md b/docs/tutorials/connecting-to-testnet.md index 09808d35a..561dcfebf 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@1.0-dev +npm install dash@1.0.0-dev.12 ``` ### 2. Connect to Dash Platform