From b909a37c601623a2edcd9e59577396eda434e3fa Mon Sep 17 00:00:00 2001 From: david-on-debian Date: Wed, 28 May 2025 14:22:07 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21ba631..16fe231 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ It has many issues right now, such has(but not limited to;) However, I (me, David) am planning on fixing many of those issues soon. To build Espresso, type 'make build' at the command line. +(You must already have installed the GCC cross-compiler: https://wiki.osdev.org/GCC_Cross-Compiler) Have a good day.