From a1ea61eab57ab76d646e9a00d05505c432d133ed Mon Sep 17 00:00:00 2001
From: Benoit Donneaux <benoit@leastauthority.com>
Date: Fri, 16 Jun 2023 08:56:51 +0000
Subject: [PATCH] Add missing blank line for indentation

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
---
 morph/grid/local/README.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/morph/grid/local/README.rst b/morph/grid/local/README.rst
index 43f4a9a5..2e28489b 100644
--- a/morph/grid/local/README.rst
+++ b/morph/grid/local/README.rst
@@ -31,6 +31,7 @@ Setup virtualisation on the host
     sudo virsh pool-start ${POOL_NAME}
 
    REM:
+
    * The files generated in the next steps in ``POOL_PATH`` will be owned by root.
    * Do not forget the ``POOL_NAME`` variable exported above for the next steps.
 
-- 
GitLab