mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 18:57:57 +00:00
docs: Fix typo in README (#69)
Typo as identified here https://github.com/paritytech/polkadot/pull/64#discussion_r245995562
This commit is contained in:
@@ -40,7 +40,7 @@ sudo apt install make clang pkg-config libssl-dev
|
||||
Install Polkadot PoC-3 and have a `polkadot` binary installed to your `PATH` with:
|
||||
|
||||
[source, shell]
|
||||
cargo install --git https://github.com/paritytech/polkdot.git --branch v0.3 polkadot
|
||||
cargo install --git https://github.com/paritytech/polkadot.git --branch v0.3 polkadot
|
||||
|
||||
Connect to the global "Alexander" testnet by default by running:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user