diff --git a/execution/README.md b/execution/README.md
index 0ca22ffb9e628ede6df11f2e2d0af61912cfcb6c..eeec8faad15b389b1cb9800b15b4014696f4c5f8 100644
--- a/execution/README.md
+++ b/execution/README.md
@@ -183,7 +183,8 @@ Theodolite locally on your machine see the description below.
 
 `theodolite.yaml` provides a template for your own Theodolite job. To run your own job, create a copy, give it a name
 (`metadata.name`) and adjust configuration parameters as desired. For a description of available configuration options
-see the [Configuration](#configuration) section below.
+see the [Configuration](#configuration) section below. Note, that you might uncomment the `serviceAccountName` line if
+RBAC is enabled on your cluster (see installation of [Theodolite RBAC](#Theodolite-RBAC)).
 
 To start the execution of a benchmark run (with `<your-theodolite-yaml>` being your job definition):