From 7e7de7b409a1f68ced4755248e993d31871ea736 Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Tue, 12 Sep 2017 20:37:22 +0200 Subject: [PATCH] update pull command Signed-off-by: Tomas Tomecek --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e1406..aa02ebd 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,5 @@ $ make build The preferred way to run the container is via `atomic` command: ``` -$ atomic run modularitycontainers/tools +$ atomic run candidate-registry.fedoraproject.org/f26/tools:latest ```