diff --git a/README.md b/README.md index 5989186..216ec2d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Just execute in Command Line ## Automatic mode Run in automatic mode: ` -testbench-cli-reporter --configfile /path/to/config/file.json +testbench-cli-reporter --config /path/to/config/file.json ` ## Config file structure @@ -78,4 +78,4 @@ testbench-cli-reporter --configfile /path/to/config/file.json } ] } -``` \ No newline at end of file +```