From 428218dbf0572b377a4f635ecff1b1a92b2b22b7 Mon Sep 17 00:00:00 2001
From: spinside <spinside007@gmail.com>
Date: Sat, 19 May 2018 17:10:27 +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 757e3c143..7ec9849a4 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
-- 
GitLab