From e37e7449bedab173d48c28823003f9d8f3033412 Mon Sep 17 00:00:00 2001 From: Adam Reisinger Date: Sun, 4 Oct 2020 13:53:31 +0200 Subject: [PATCH] Update readme for the new version --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a0b7533..469897f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Docker files for [ÁNYK](https://www.nav.gov.hu/nav/letoltesek/nyomtatvanykitolt Built on . +DockerHub: + ## Known issues ### How to change the keyboard layout to Hungarian @@ -18,9 +20,9 @@ Built on . ## How to use without downloading the repository -Run the following command: `docker run -p 3390:3389 reisingeradam/anyk:2.94.0` or `docker run -p 3390:3389 reisingeradam/anyk:2.94.0-19kata`. +Run the following command: `docker run -p 3390:3389 reisingeradam/anyk:2.98.0` or `docker run -p 3390:3389 reisingeradam/anyk:2.98.0-20kata`. -Or if you have an `.xml` file to import into the ÁNYK: `docker run -p 3390:3389 -v ":/root/" reisingeradam/anyk:2.94.0-19kata`. With this the XML will be in the root home directory. +Or if you have an `.xml` file to import into the ÁNYK: `docker run -p 3390:3389 -v ":/root/" reisingeradam/anyk:2.98.0-20kata`. With this the XML will be in the root home directory. ## How to run locally @@ -30,5 +32,6 @@ Or if you have an `.xml` file to import into the ÁNYK: `docker run -p 3390:3389 ## Docker images -- ÁNYK only: -- ÁNYK and 19KATA (KATA for 2019): +- ÁNYK only: +- ÁNYK and 19KATA (KATA for 2019): +- ÁNYK and 20KATA (KATA for 2020):