From dc6dfa64e68147126db7eca7275d46e854d20ffb Mon Sep 17 00:00:00 2001 From: Hannes Date: Tue, 20 Aug 2019 07:23:42 +0200 Subject: [PATCH] improve Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 558e873..18c17f3 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ For all the options available please check the [official documentation](https:// ```console $ export DOCKER_USER=user $ export DOCKER_PASS=password -$ make PROXY=docker-registry-url/ build tag login push +$ make PROXY=docker-registry-url/ build tag login push # eg PROXY=registry.hub.docker.com ``` # License