From 20c6ce712caed8558a8f2b3912fde643a1d88d5e Mon Sep 17 00:00:00 2001
From: Cristian C Lalescu <Cristian.Lalescu@ds.mpg.de>
Date: Fri, 1 Mar 2019 16:45:11 +0100
Subject: [PATCH] fix readme

---
 README.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.rst b/README.rst
index 71d4f44f..e4f6d110 100644
--- a/README.rst
+++ b/README.rst
@@ -82,6 +82,7 @@ In particular, for clusters of unknown architecture it helps to log into
 individual nodes and run the following command:
 
 .. code:: bash
+
     gcc -march=native -Q --help=target
 
 The results can be used to then compile on the frontend node(s) without
-- 
GitLab