diff --git a/polkadot/README.md b/polkadot/README.md index 7679ebec59..55b66f6ea6 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -70,7 +70,7 @@ dnf install polkadot Make sure you have the support software installed from the **Build from Source** section below this section. -If you want to install Polkadot in your PATH, you can do so with with: +If you want to install Polkadot in your PATH, you can do so with: ```bash cargo install --git https://github.com/paritytech/polkadot --tag polkadot --locked