diff --git a/README.md b/README.md
index dbf9a7e6908f13392a4bd12f599aa7a8c3094f49..baa1a0d45e3d69be786d36ee4d2b86cbdd5fccef 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ To deploy the cluster you can use :
 For Vagrant we need to install python dependencies for provisioning tasks.
 Check if Python and pip are installed:
 
-    python -v && pip -v
+    python -V && pip -V
 
 If this returns the version of the software, you're good to go. If not, download and install Python from here <https://www.python.org/downloads/source/>
 Install the necessary requirements