Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4 from miguelmota/bugfixes/typos
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
arkpar authored Aug 20, 2018
2 parents 7785095 + b296dff commit 50bbb4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ be what used to be Polkadot, along with its branches and releases.
Things will be a little odd for a while. Polkadot PoC-2 remains as a branch `v0.2` in the **Substrate**
repo. Polkadot PoC-3 *will be* in branch `v0.3` in the **Polkadot** repo. To play on the ("Krumme Lancke")
testnet, you'll want the PoC-2 code which is in the **Substrate** repo. These instructions are up to date
with this, but if you see "substrate" and are wondering why i you need it for Polkadot, now you know.
with this, but if you see "substrate" and are wondering why you need it for Polkadot, now you know.


== To play
Expand Down Expand Up @@ -127,7 +127,7 @@ The easiest/faster option is to use the latest image.


.First run
Let´s first check the version we have. The first time you run this command, the polkadot docker image will be downloaded. This takes a bit of time and bandwidth, be patient:
Let's first check the version we have. The first time you run this command, the polkadot docker image will be downloaded. This takes a bit of time and bandwidth, be patient:

[source, shell]
docker run --rm -it chevdor/polkadot:latest polkadot --version
Expand Down

0 comments on commit 50bbb4c

Please sign in to comment.