From 736f1d79aa20022fc6ee65da0facf6b371f81c33 Mon Sep 17 00:00:00 2001
From: sonicspiral <49568191+sonicspiral@users.noreply.github.com>
Date: Wed, 12 Aug 2020 22:49:08 -0700
Subject: [PATCH] Increase spacing between question for readability
---
Readme.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Readme.md b/Readme.md
index c5b04b50ec..bcd4306137 100644
--- a/Readme.md
+++ b/Readme.md
@@ -43,6 +43,8 @@ make: *** [build/asm/boot.o] Error 127
> One of the packages from the _Ubuntu and co (easy mode)_ script did not install correctly. Elevate your user permissions using `sudo su`, run the script again and append `--fix-missing` to it.
>
+
+
* If you received the following error when running `make`:
```