Skip to content

Commit

Permalink
chore: update js sdk install to use latest v1.1 dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
thephez committed Aug 14, 2024
1 parent 611c424 commit 3bff99a
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.0.0
npm install dash@~4.1.0-dev
```

### 2. Connect to Dash Platform
Expand Down

0 comments on commit 3bff99a

Please sign in to comment.