From e559cf01834340d0a4dfcb45f7bdf081e8994032 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 2 Feb 2024 13:49:50 +0100 Subject: Kernel: Port toolchain to mingw (PE/COFF) Signed-off-by: Amlal El Mahrouss --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ReadMe.md') diff --git a/ReadMe.md b/ReadMe.md index ea49f6d4..d01c3c92 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -14,6 +14,6 @@ And execute: make all ``` -You'd also need The MultiProcessor UNIX SDK tools, to build and link the components. For Tools look at `Public/Tools` +You'd also need The SDK and MinGW, to build and link the components. For Tools look at `Public/Tools` ##### Copyright 2024, Mahrouss Logic, all rights reserved. \ No newline at end of file -- cgit v1.2.3