diff --git a/README.md b/README.md index f2801339a..a1bd4cf37 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ The reports can be found at For those using Docker, you can try the Minima docker image without compiling the source code: ``` docker pull minimaglobal/minima:tests -docker run minima:tests +docker run minimaglobal/minima:tests ``` The tests tag maps to the tests github branch.