From e74962ed5faecaceb6f11e253016916cd6b5ad2f Mon Sep 17 00:00:00 2001 From: agryaznov Date: Thu, 9 Aug 2018 12:05:24 +0300 Subject: [PATCH] README: fixed typo in docker run command --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index c0448fd43e08f..fca6168aa5f13 100644 --- a/README.adoc +++ b/README.adoc @@ -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