diff --git a/README.md b/README.md index bf23f82e8..90d54fa21 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 ```