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