From a8dd94f36dbe6802dd18310bfda345ed9e9a1bda Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Tue, 12 Sep 2017 20:43:04 +0200 Subject: [PATCH] readme: update pull command actually Signed-off-by: Tomas Tomecek --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa02ebd..de57ae4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ There is a detailed information about this image available in its [help page](ht Feel free to either pull the container image from Docker Hub: ``` -$ docker pull f26/tools +$ docker pull candidate-registry.fedoraproject.org/f26/tools:latest ``` or build it yourself (you need to clone this repository first):