Skip to content

Commit

Permalink
Update setup.md
Browse files Browse the repository at this point in the history
Use a more recent version that doesn't have strange rpc dependancies as noted here paritytech/substrate#12358
  • Loading branch information
slmagus committed Dec 16, 2022
1 parent 2522253 commit 9cdcb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ You can [download a binary from our releases page](https://github.com/paritytech
(Linux and Mac). Alternatively you can build the node by yourself:

```bash
cargo install contracts-node --git https://github.com/paritytech/substrate-contracts-node.git --tag v0.17.0 --force --locked
cargo install contracts-node --git https://github.com/paritytech/substrate-contracts-node.git --tag v0.23.0 --force --locked
```

0 comments on commit 9cdcb7c

Please sign in to comment.