From eddaa033efc92145ff1fa4f002c86cf0dafc5b9a Mon Sep 17 00:00:00 2001 From: TobiasNx <61879957+TobiasNx@users.noreply.github.com> Date: Fri, 24 May 2024 12:16:39 +0200 Subject: [PATCH] Discard changes to README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5a1669d3..4aa0335d 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,6 @@ Run the tests (in `metafix/src/test/java`) and checks (`.editorconfig`, `config/ `./gradlew clean check` -To execute a Fix (embedded in a Flux) via CLI: - -`./gradlew :metafix-runner:run --args="$PWD/path/to.flux"` - (To import the projects in Eclipse, choose `File > Import > Existing Gradle Project` and select the `metafacture-fix` directory.) ## Usage