From 9b8bdc26b83b6ce4a6b55b8a1ef38199b9edcee2 Mon Sep 17 00:00:00 2001 From: david-on-debian Date: Sun, 6 Jul 2025 21:00:32 -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 abea9c5..45f4fa2 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 == +== BUILDING ==\n First, you need a cross-compiler and toolchain built, see https://wiki.osdev.org/GCC_Cross-Compiler for instructions.