diff --git a/polkadot/README.adoc b/polkadot/README.adoc index 2b47d5ddfd103d5a495c55743256ee7440776259..3a5ee02f7b2f232ef6994c598908c9260509093d 100644 --- a/polkadot/README.adoc +++ b/polkadot/README.adoc @@ -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: