diff --git a/e2e-test/qa/benchmark/README.md b/e2e-test/qa/benchmark/README.md index 32dfd9f6b..dd6ebb897 100644 --- a/e2e-test/qa/benchmark/README.md +++ b/e2e-test/qa/benchmark/README.md @@ -29,6 +29,7 @@ $ make ALFRESCO_URL= benchmark-prepare ### c) run the actual benchmark tests >you can tweak the benchmark tests as you want in the shell script executed by this task + ```shell $ make ALFRESCO_URL= benchmark-run ```