docs: Fix typo in README (#69)

Typo as identified here https://github.com/paritytech/polkadot/pull/64#discussion_r245995562
This commit is contained in:
Luke Schoen
2019-01-09 08:56:49 +11:00
committed by Gav Wood
parent 8498f8dd1e
commit 7b2e403dcb
+1 -1
View File
@@ -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: