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