diff --git a/README.md b/README.md
index 056f84f72706d3a5cfac96961b26a75313155403..7180185de507a3c4a81af10e689e24b7011d97b6 100644
--- a/README.md
+++ b/README.md
@@ -89,8 +89,8 @@ In practice:
 
 - the **snapshot** image is **always pushed** by the template (pipeline triggered by a Git tag or commit on any branch),
 - the **release** image is only pushed:
-  - on a pipeline triggered by a Git tag,
-  - on a pipeline triggered by a Git commit on `master`.
+    - on a pipeline triggered by a Git tag,
+    - on a pipeline triggered by a Git commit on `master`.
 
 The **snapshot** and **release** images are defined by the following variables: