Update README.md

This commit is contained in:
2025-07-06 21:00:46 -05:00
parent 9b8bdc26b8
commit bfe4eb383c

View File

@ -4,7 +4,7 @@
Espresso is a simple operating system built with C and i686(IA32) assembler.
== BUILDING ==\n
== BUILDING ==
First, you need a cross-compiler and toolchain built, see https://wiki.osdev.org/GCC_Cross-Compiler
for instructions.