diff --git a/benchmarks/README.md b/benchmarks/README.md
index ef410bcddf874f41509f62caba7c41eb586fb7f6..aca2fb77d1c79b98caf17c76ddc32f0048e657b4 100644
--- a/benchmarks/README.md
+++ b/benchmarks/README.md
@@ -4,7 +4,7 @@ This directory provides all scripts needed for reproducing the benchmark compari
 in between lbmpy and [lbmBench](https://github.com/RRZE-HPC/lbm-benchmark-kernels/).
 
 
-## Get started
+## Getting started
 Clone this directory and make sure all dependencies are installed, which are:
 - [Intel Compiler 19](https://software.intel.com/en-us/parallel-studio-xe/choose-download)
 - Python 3 including (this branch of) [pystencils](https://i10git.cs.fau.de/pycodegen/pystencils/),