From dbd996def379d3d8ec1aa30a0936b2bd3a15401f Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Tue, 12 Sep 2017 20:36:35 +0200 Subject: [PATCH] readme: 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 55e56c6..87e84d6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ SystemTap running in a container. You can use atomic command to run systemtap container: ``` -$ atomic run modularitycontainers/systemtap +$ atomic run candidate-registry.fedoraproject.org/f26/systemtap:latest ``` Once you are in the shell, you can try some simple systemtap scripts: