We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f342f31 commit 6855b1fCopy full SHA for 6855b1f
README.md
@@ -35,7 +35,7 @@ substrate node per test. It requires an up-to-date `substrate` executable on you
35
This can be installed from source via cargo:
36
37
```bash
38
-cargo install --git https://github.com/paritytech/substrate node-cli --force
+cargo install --git https://github.com/paritytech/polkadot-sdk staging-node-cli --force
39
```
40
41
## Real world usage
0 commit comments