update pull command

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
Tomas Tomecek 2017-09-12 20:37:22 +02:00
commit 7e7de7b409

View file

@ -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
```