From fb8ae104d6f60d71c4344248f0bd7b8fe7abe82f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deleuze?= Date: Tue, 1 Aug 2023 21:02:08 +0200 Subject: [PATCH] Update README --- README.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.adoc b/README.adoc index 6502baa..80be082 100644 --- a/README.adoc +++ b/README.adoc @@ -23,8 +23,6 @@ The `appTest` task tests the application running on the JVM. The `checkpointRest - https://github.com/abiosoft/colima[Colima] (don't forget to start it). - Use `./run-dev-container.sh` before running Gradle commands. -> NOTE: Mac with Arm64 processors support running `appTest` and `cRAT` tasks (`test` and `build` currently fails with a segfault but are not critical for typical development workflow). - == Contributing Please read and follow the link:CONTRIBUTING.adoc[contributing guide].