diff --git a/doc/bench.md b/doc/bench.md index a7064a2a9cd2bed6a3faf303c7b3695f7320e13e..f7952c079844314f72022fd3565cb3ce8d57f547 100644 --- a/doc/bench.md +++ b/doc/bench.md @@ -50,8 +50,7 @@ bench_host_api_key: <MediaServer master API key> ## Install the benchmarker ``` -# ansible-playbook -i inventories/<your inventory> envsetup/playbooks/bench-server.yml -# ansible-playbook -i inventories/<your inventory> envsetup/playbooks/bench-worker.yml +# ansible-playbook -i inventories/<your inventory> playbooks/bench.yml ```