Skip to content

Commit 6855b1f

Browse files
authored
Update the README with the new location of node-cli (#1282)
1 parent f342f31 commit 6855b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ substrate node per test. It requires an up-to-date `substrate` executable on you
3535
This can be installed from source via cargo:
3636

3737
```bash
38-
cargo install --git https://github.com/paritytech/substrate node-cli --force
38+
cargo install --git https://github.com/paritytech/polkadot-sdk staging-node-cli --force
3939
```
4040

4141
## Real world usage

0 commit comments

Comments
 (0)