From 9c7556be9b5ec465c75eb95f83975f861f9eace1 Mon Sep 17 00:00:00 2001 From: amigaire Date: Tue, 7 Nov 2023 11:47:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f75142..201e43e 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ You can use the shipped docker container to develop and test. Launch tests in the docker container: ``` -make tests +make all-tests ``` Launch a command with XDebug: