diff --git a/tests/README.md b/tests/README.md index f879529d..01b47047 100644 --- a/tests/README.md +++ b/tests/README.md @@ -15,7 +15,7 @@ and to show the logs with colors use: docker run -v $(pwd):/app -e 'PYTEST_ADDOPTS="--color=yes"' basnijholt/adaptive-lighting:latest ``` -This command will download the Docker image from [the adaptive-lighting Docker Hub repo]((https://hub.docker.com/r/basnijholt/adaptive-lighting)) and run the tests. +This command will download the Docker image from [the adaptive-lighting Docker Hub repo](https://hub.docker.com/r/basnijholt/adaptive-lighting) and run the tests. If you prefer to build the image yourself, use the following command: