diff --git a/README.md b/README.md
index 349cc378cb9b54d961a7238d91890b1d5c3e4d98..62638f25997c7492c4285387482db46c008ddfeb 100644
--- a/README.md
+++ b/README.md
@@ -185,9 +185,11 @@ Well, this is - at least for me - a hard one. I could not manage to find correct
 **If you experience 'hangs' or other artefacts on the output signal**
  * reduce the quality (especially, when hangs are on the stream) or
  * install the realtime kernel with
+ 
    ```bash
    apt install linux-image-rt-amd64
    reboot
    ```
+   
    or
  * invest in better hardware
\ No newline at end of file