diff --git a/README.md b/README.md index d490f85e6..72a9777ac 100644 --- a/README.md +++ b/README.md @@ -120,5 +120,5 @@ Also inside the container at the repository's top-level directory, build and run repository's automated tests: ``` -make run-automated-tests +make run-tests ```