Update README.md with SDL error issue

This commit is contained in:
Ari Singh 2018-02-06 20:55:23 -05:00 committed by GitHub
parent f8bd5e4f9b
commit 5252b91791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,8 @@ I know you're anxious to try it out (I am!), so let's do it:
`qemu boot_sect_simple.bin` `qemu boot_sect_simple.bin`
> On some systems, you may have to run `qemu-system-x86_64 boot_sect_simple.bin` If this gives an SDL error, try passing the --nographic and/or --curses flag(s).
You will see a window open which says "Booting from Hard Disk..." and You will see a window open which says "Booting from Hard Disk..." and
nothing else. When was the last time you were so excited to see an infinite nothing else. When was the last time you were so excited to see an infinite
loop? ;-) loop? ;-)