diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,10 +9,10 @@ whoever is outside my house yelling "comment your code!" i will never comment my in order to use this you will require the following: -- a gcc cross-compiler targeting x86\_64-elf. instructions [here](https://wiki.osdev.org/GCC_Cross-Compiler) +- clang 9.0+ - qemu supporting x86\_64 - an OVMF installation usable as a firmware for qemu -- gnu-efi +- gnu-efi for EFI headers generally it is only currently possible to build from a POSIX-like system. this is not a rule, but i do not currently support any other means |
