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

Commit

Permalink
README: fixed typo in docker run command (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
agryaznov authored and arkpar committed Aug 9, 2018
1 parent 687879c commit c29e219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The easiest/faster option is to use the latest image.
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 pokadot --version
docker run --rm -it chevdor/polkadot:latest polkadot --version


.Polkadot arguments
Expand Down

0 comments on commit c29e219

Please sign in to comment.