summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-10-31 14:39:42 +0100
committerGitHub <noreply@github.com>2024-10-31 14:39:42 +0100
commitc2f0129991f083f889d69166a954c09a345ec754 (patch)
treefca9835e8fda16958fcd2fb6680ba96aaf0c6baf
parent85de3ae631737104d8dd985e9b3bc092ba22d96c (diff)
Update ReadMe.md
-rw-r--r--ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 629c05ba..db72d3f6 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -12,7 +12,7 @@ A Win32 compat layer is available, as well as XPCOM and ZT frameworks support.
## Installation:
-- MinGW/GCC for the Kernel, Bootloader and their Components.
+- MinGW/GCC for the Kernel, Bootloader and the SCI.
- Netwide Assembler, for the x64 assemblies if needed.
- The ToolchainKit, to embed a C++ suite in the OS.