diff --git a/execution/README.md b/execution/README.md index 40ec16179e3b14c664ab0c1bdbbc9f64175d7f9e..ec4bc13e84b6aa582e7e06a5e10e69332df09580 100644 --- a/execution/README.md +++ b/execution/README.md @@ -142,7 +142,9 @@ Depending on your setup, some additional adjustments may be necessary: ## Execution -The `./theodolite.sh` is the entrypoint for all benchmark executions. Is has to be called as follows: +Please note that **Python 3.7** installation is required for executing Theodolite. + +The `./theodolite.py` is the entrypoint for all benchmark executions. Is has to be called as follows: ```sh ./theodolite.sh <use-case> <wl-values> <instances> <partitions> <cpu-limit> <memory-limit> <commit-interval> <duration> <domain-restriction> <search-strategy>