Fix: minor typo (#6088)

Fix: minor typo
This commit is contained in:
omahs
2022-10-01 08:16:32 +02:00
committed by GitHub
parent 372e6a95f3
commit f45a8de8ae
+1 -1
View File
@@ -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 <version> polkadot --locked