Update README

Removed all Visual Studio stuff, so the line about SLN is inconsistent
This commit is contained in:
Curle 2019-07-21 15:36:54 +01:00
parent f3d06a12fb
commit 1ad2841819

View File

@ -3,4 +3,5 @@
This branch represents the UEFI bootloader used by Sync.
It tries to set a nice video mode, then gets the date and time, then finds, packs and loads the kernel, giving the information gathered to it.
A .sln project is provided for convenience. The Windows SDK is required to compile using it, but it also works with gcc and llvm.
The best way to compile currently is using the compile.sh script provided.
It's far easier to compile on Windows, but ¯\_(?)_/¯