From a3c53efaf7b5ac12f8780033534cef2bcc77c485 Mon Sep 17 00:00:00 2001 From: spinside Date: Tue, 15 May 2018 10:29:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```