diff --git a/README.md b/README.md
index 0c83e669d340f838a89a6719d8261aed1f9e189b..9a25140c55ec165e7d6d2afb2aa8bcdf71b4ceb2 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@ All is needed is a name and a region, either specified as a WKT polygon, a Zipco
 ```
 python download_LoD2_from_LGL_BW.py StuttgartCenter "POLYGON((9.175287 48.780916, 9.185501 48.777522, 9.181467 48.773704, 9.174429 48.768472, 
 9.168807 48.773902, 9.175287 48.780916))"
-  python download_LoD2_from_LGL_BW.py Freiburg "79098,79102" --output-folder="/path/to/FreiburgFolder"
-  python download_LoD2_from_LGL_BW.py Möhringen "70567" --download-only
+python download_LoD2_from_LGL_BW.py Freiburg "79098,79102" --output-folder="/path/to/FreiburgFolder"
+python download_LoD2_from_LGL_BW.py Möhringen "70567" --download-only
 ```
 
 By default, the CityGML files will be downloaded inside the folder containing the script, as a [Repository](https://simstadt.hft-stuttgart.de/getting-started/repository-structure/).