From 9dacd2f5bd89a7b4111a5f584661219680c230e8 Mon Sep 17 00:00:00 2001 From: Nick Spinale Date: Tue, 18 Jul 2023 10:36:21 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```