diff --git a/README.md b/README.md index f75b43deb2..9d9e595a2d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ substrate node per test. It requires an up-to-date `substrate` executable on you This can be installed from source via cargo: ```bash -cargo install --git https://github.com/paritytech/substrate node-cli --force +cargo install --git https://github.com/paritytech/polkadot-sdk staging-node-cli --force ``` ## Real world usage