From 400baa6eed3a7aeaa2fbed03b3be027ba7b63222 Mon Sep 17 00:00:00 2001 From: Paramtamtam Date: Mon, 24 Feb 2020 17:58:37 +0500 Subject: [PATCH] Readme file updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 439ad962..fe497269 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,10 @@ Just execute in your terminal: ```bash $ docker run --rm \ -p 8080:8080 \ - tarampampam/mikrotik-hosts-parser:X.X.X + tarampampam/mikrotik-hosts-parser ``` -Where `X.X.X` is image tag _(application version)_. All available tags can be [found here][link_docker_hub_tags]. +You can use `latest` or `X.X.X` as image tag _(application version)_. All available docker image tags can be [found here][link_docker_hub_tags]. ## Demo