From 95fd64750a340572eedee32e5948fcc5f92f3aa5 Mon Sep 17 00:00:00 2001
From: Marc Feger <marc.feger@hhu.de>
Date: Mon, 26 Mar 2018 21:21: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 1fa27cf..7ebb3f8 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Then add Doc-Strings to your code. Those Doc-Strings should look like this:
 
 Then navigate into the documentation folder and  run:
 
-   sphinx-quickstart
+    sphinx-quickstart
 
 Follow the questions like this:
 
-- 
GitLab