mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
README: fixed typo in docker run command (#518)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
71bf98ac22
commit
b7de4be612
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user