diff --git a/README.md b/README.md
index bf23f82e885cd39a45d278e9129e03adee047ef3..90d54fa21afc91bf96877c6a0c7b0344708366a8 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ To deploy the cluster you can use :
 
 ### Vagrant
 
-    Check if Python and pip are installed: 
+   Check if Python and pip are installed: 
 ```sh
 python -v && pip -v
 ```