Skip to content

Commit 27c9efb

Browse files
committed
readme change
1 parent 0142f33 commit 27c9efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ Create a suitable conda environment for each framework to test. Each item in the
3333

3434
## Running Python benchmarks with runner script
3535

36-
Run `python runner.py --config configs/config_example.json [--output-format json --verbose]` to launch benchmarks.
36+
Run `python runner.py --configs configs/config_example.json [--output-format json --verbose]` to launch benchmarks.
3737

3838
runner options:
39-
* ``config`` : the path to configuration file
39+
* ``configs`` : configuration files paths
4040
* ``dummy-run`` : run configuration parser and datasets generation without benchmarks running
4141
* ``verbose`` : print additional information during benchmarks running
4242
* ``output-format``: *json* or *csv*. Output type of benchmarks to use with their runner

0 commit comments

Comments
 (0)