mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +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:
|
Install Polkadot PoC-3 and have a `polkadot` binary installed to your `PATH` with:
|
||||||
|
|
||||||
[source, shell]
|
[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:
|
Connect to the global "Alexander" testnet by default by running:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user