From 74e167132df7ceda9902df48ceec3957b05ee219 Mon Sep 17 00:00:00 2001
From: Jan Laukemann <jan.laukemann@fau.de>
Date: Mon, 21 Oct 2019 17:28:42 +0200
Subject: [PATCH] Update README.md

---
 benchmarks/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/README.md b/benchmarks/README.md
index ef410bcdd..aca2fb77d 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/),
-- 
GitLab