From 91a65b2984784e278234c3662b4447a35b7a6ff7 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.org>
Date: Tue, 5 Sep 2017 09:59:35 -0400
Subject: [PATCH] Update README.md (#463)

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a079da32..5ccdba72 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,8 @@ Deploying a Python application couldn't be easier:
     -----> Installing python-3.6.2
     -----> Installing pip
     -----> Installing requirements with latest pipenv...
-          ...
-          Installing dependencies from Pipfile...
+           ...
+           Installing dependencies from Pipfile...
     -----> Discovering process types
            Procfile declares types -> (none)
 
-- 
GitLab