Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Radek Miciński <radoslaw.micinski@relayr.io>
  • Loading branch information
0xIslamTaha and RadekM86 authored Apr 8, 2022
1 parent c1b0eb5 commit f97470e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ services:
npx orchestrator --config "/path/to/orchestrator.json"
```

* You can **overwrite** any configuration param on the fly, simpelly path the new configuration as a prameter.
* You can **overwrite** any configuration param on the fly, simply pass the new configuration as a parameter.
```bash
npx orchestrator --config ./src/orchestrator.json --parallelizm 2 --environment '{"DOCKER_TAG":"master_283"}' --browsers "[chrome, firefox]" --specs "[alerts.js, avatar.js]"
```
Expand Down

0 comments on commit f97470e

Please sign in to comment.