diff --git a/README.md b/README.md index 3b1d383..fddede6 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ To disable this behavior and use the existing`analysis_options.yaml` file instea ``` # Use existing options to perform dartanalyzer analysis -sonar.dart.analyzer.options.override=true +sonar.dart.analyzer.options.override=false ``` ### Multi-module sample