From 159893274a5da9927c32340c0e217bde7f4d4fc5 Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Fri, 1 Jun 2018 20:23:22 +0600 Subject: [PATCH] rewording --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index b14ab99..26d7ea1 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,7 @@ You can download ready-made docker image with the script and all python dependen docker pull anoxis/registry-cli ``` -In this case, replace the following text -``` - registry.py -``` - with -``` - docker run --rm anoxis/registry-cli -``` +In this case, replace `registry.py` with `docker run --rm anoxis/registry-cli` in all commands below, e.g. ``` docker run --rm anoxis/registry-cli -r http://example.com:5000