From 0cf3aa0880e8f58eef7c237b39146137c50204ae Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Sun, 18 Sep 2022 22:11:53 +0200 Subject: [PATCH] Avoid very long line in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e200c49..384feeb 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ If it's working you should see "Hello Stage2!" on the screen. It is possible to test this project on real hardware. The only supported platform at the moment is x86. UEFI is not supported and UEFI support is unlikely to be added in the future. If you use UEFI -make sure to enable CSM / Legacy Boot in your UEFI settings. If you don't have CSM you can still use a virtual machine as explained above. +make sure to enable CSM / Legacy Boot in your UEFI settings. +If you don't have CSM you can still use a virtual machine as explained above. You can use `dd` to write the `nothing.img` file to a block device of your choice (but only if you've built it). It is exactly 32 MiB in size. -- 2.44.0