Fix spelling mistake
Clean up sunder-compile build command
Remove commented out line of shell code
SundOS is an example x86-64 kernel written in Sunder.
$ apt-get install binutils build-essential git qemu-system-x86-64 xorriso
$ sh sundos-init.sh # Download Limine tooling
$ sh sundos-clean.sh # Remove all build artifacts (optional)
$ sh sundos-build.sh # Build the sundos ISO
$ sh sundos-run.sh # Run the ISO with QEMU