From bfe4eb383cf8cde98dd3a6b32659064a576f41e2 Mon Sep 17 00:00:00 2001 From: david-on-debian Date: Sun, 6 Jul 2025 21:00:46 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45f4fa2..abea9c5 100644 --- a/README.md +++ b/README.md @@ -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.