diff --git a/tests/benchmark/README.md b/tests/benchmark/README.md index 10f20a0a32ad1def2476bad3a979fff501d6e2d9..04a327ef906f5c0a01b9dd78a04df57e4e6da24a 100644 --- a/tests/benchmark/README.md +++ b/tests/benchmark/README.md @@ -37,7 +37,7 @@ The milvus_benchmark is a non-functional testing tool or service which allows us 5. write test yaml and run with the yaml param: - `cd milvus-benchmark/ && python main.py --local --host=* --port=19530 --suite=suites/2_insert_data.yaml` + `cd milvus_benchmark/ && python main.py --local --host=* --port=19530 --suite=suites/2_insert_data.yaml` ### Test suite