diff --git a/README.md b/README.md
index 0be9b1e65dcc67d524120b4175ca86571cf86b34..8c3c66684900f2a211f6998220f8b56b1bcce7f8 100644
--- a/README.md
+++ b/README.md
@@ -117,8 +117,8 @@ Once succesfully completed, you can see the docker image in the `Registry`sectio
 
 ### Create manifest yaml file
 
-    Create a file `manifest.yaml` at the root directory of your git repository and fill it with the following definition.
-    > Keep in mind that yaml formating require that you seperate each declaration with `---` line.
+Create a file `manifest.yaml` at the root directory of your git repository and fill it with the following definition.
+> Keep in mind that yaml formating require that you seperate each declaration with `---` line.
 
     * PostgreSQL Server
         In order to deploy a Postgresql server we need :