mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 04:35:41 +00:00
readme: --force no longer required (#1447)
This commit is contained in:
+1
-1
@@ -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:
|
If you want to install Polkadot in your PATH, you can do so with with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo install --force --git https://github.com/paritytech/polkadot --tag <version> polkadot
|
cargo install --git https://github.com/paritytech/polkadot --tag <version> polkadot
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build from Source
|
### Build from Source
|
||||||
|
|||||||
Reference in New Issue
Block a user