Skip to content

Commit

Permalink
docs: update to install the latest stable sdk release (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
thephez authored Aug 24, 2024
1 parent 3cfa553 commit 5f0f5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/connecting-to-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f0f5b6

Please sign in to comment.