mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-08 00:48:01 +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:
|
||||
|
||||
```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
|
||||
|
||||
Reference in New Issue
Block a user