From 9969990c8a5ebb70d83036c8acae0fe18bc3d036 Mon Sep 17 00:00:00 2001 From: Otniel Nicola Date: Thu, 5 Dec 2024 13:53:19 +0200 Subject: [PATCH] fix: readme review --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 441bab3..4aa3673 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ foundryup ``` ### Testing -After installing these, the -tests can be executed with the following command (Note, that you need a running Docker deamon for the tests to work): +After installing these, the tests can be executed with the following command (Note that you need a running Docker daemon for the tests to work): ```shell ./gradlew test