We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
locked
1 parent b282486 commit f5ad536Copy full SHA for f5ad536
README.md
@@ -67,7 +67,7 @@ dnf install polkadot
67
If you want to install Polkadot in your PATH, you can do so with with:
68
69
```bash
70
-cargo install --git https://github.com/paritytech/polkadot --tag <version> polkadot
+cargo install --git https://github.com/paritytech/polkadot --tag <version> polkadot --locked
71
```
72
73
### Build from Source
0 commit comments