Skip to content
Snippets Groups Projects
Commit 7b2e403d authored by Luke Schoen's avatar Luke Schoen Committed by Gav Wood
Browse files

docs: Fix typo in README (#69)

Typo as identified here https://github.com/paritytech/polkadot/pull/64#discussion_r245995562
parent 8498f8dd
No related merge requests found
......@@ -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:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment