readme: update pull command actually

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
Tomas Tomecek 2017-09-12 20:43:04 +02:00
commit a8dd94f36d

View file

@ -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):