]> git.lizzy.rs Git - loadnothing.git/commitdiff
Avoid very long line in readme
authorHimbeerserverDE <himbeerserverde@gmail.com>
Sun, 18 Sep 2022 20:11:53 +0000 (22:11 +0200)
committerHimbeerserverDE <himbeerserverde@gmail.com>
Sun, 18 Sep 2022 20:12:13 +0000 (22:12 +0200)
README.md

index e200c498fcba665efc70c6170b9db98a65fa6053..384feebe4524d5284d72b85ad0fb03c96b83f7fb 100644 (file)
--- 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.