From e8849b0b3696dc30206da0484b3551c5a859e4f9 Mon Sep 17 00:00:00 2001 From: Simon Ehrenstein <stu200776@mail.uni-kiel.de> Date: Thu, 6 Aug 2020 15:16:29 +0200 Subject: [PATCH] Update execution/README.md --- execution/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/execution/README.md b/execution/README.md index 0c66de464..725e21141 100644 --- a/execution/README.md +++ b/execution/README.md @@ -142,7 +142,7 @@ Depending on your setup, some additional adjustments may be necessary: ## Execution -Please note that **Python 3.7** installation is required for executing theodolite. +Please note that a **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: -- GitLab