diff --git a/README.md b/README.md index 757e3c143937b311d9dc90411d0e75f85171f214..7ec9849a4d7fff08502a591da44e9a1b3078e12b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ To deploy the cluster you can use : ### Vagrant - For Vagrant we need to install python dependencies for provisioning tasks + For Vagrant we need to install python dependencies for provisioning tasks. Check if Python and pip are installed: ```sh python -v && pip -v