From 16487d7903514813b68b7d8ff9becc88afdd2953 Mon Sep 17 00:00:00 2001
From: Arie Peterson <arie@greenhost.nl>
Date: Tue, 9 Jun 2020 10:04:22 +0000
Subject: [PATCH] Apply suggestion to docs/installation_instructions.rst

---
 docs/installation_instructions.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/installation_instructions.rst b/docs/installation_instructions.rst
index 69dc23559..7d6c33a3a 100644
--- a/docs/installation_instructions.rst
+++ b/docs/installation_instructions.rst
@@ -121,18 +121,18 @@ Setting up OpenAppStack happens in three steps:
 
 1. **Set up cluster**
 
-Create configuration files, and optionally create VPS
+   Create configuration files, and optionally create VPS
 
 2. **Install OpenAppStack**
 
-Install Kubernetes and all the other software that comes with
-OpenAppStack. See `Usage <#usage>`__ for more information on which
-applications are installed.
+   Install Kubernetes and all the other software that comes with
+   OpenAppStack. See `Usage <#usage>`__ for more information on which
+   applications are installed.
 
 3. **Validate setup**
 
-This runs a test in the browser to validate that the installation was
-successful.
+   This runs a test in the browser to validate that the installation was
+   successful.
 
 Step 1: Set up cluster
 ~~~~~~~~~~~~~~~~~~~~~~
-- 
GitLab