diff --git a/polkadot/README.md b/polkadot/README.md index 0b971154b8..8190fc3f45 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -24,7 +24,7 @@ release and download the binary that is provided. If you want to install Polkadot in your PATH, you can do so with with: ```bash -cargo install --force --git https://github.com/paritytech/polkadot --tag polkadot +cargo install --git https://github.com/paritytech/polkadot --tag polkadot ``` ### Build from Source