Update README.md

This commit is contained in:
2025-07-06 21:00:32 -05:00
parent 90cbd31903
commit 9b8bdc26b8

View File

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