mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 21:01:05 +00:00
Fix install command in README (#354)
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ sudo apt install make clang
|
||||
Then, install Polkadot PoC-2:
|
||||
|
||||
```
|
||||
cargo install --git https://github.com/paritytech/polkadot.git --branch v0.2
|
||||
cargo install --git https://github.com/paritytech/polkadot.git --branch v0.2 polkadot
|
||||
```
|
||||
|
||||
You'll now have a `polkadot` binary installed to your `PATH`. You can drop the
|
||||
|
||||
Reference in New Issue
Block a user