diff --git a/polkadot/README.md b/polkadot/README.md index 2d18951181..d254535f8b 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -67,7 +67,7 @@ dnf install polkadot If you want to install Polkadot in your PATH, you can do so with with: ```bash -cargo install --git https://github.com/paritytech/polkadot --tag polkadot +cargo install --git https://github.com/paritytech/polkadot --tag polkadot --locked ``` ### Build from Source