summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 6345709d..0fcf180a 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -6,7 +6,7 @@ ZkaOS is designed for real time environements (such as servers or workstations.)
## Installation:
-- MinGW/GCC for the Kernel, Bootloader and the SCI.
+- MinGW/GCC for the Kernel, Bootloader and the LibSCI.
- Netwide Assembler, for the x64 assemblies if needed.
- The ToolchainKit, to embed a C++ suite in the OS.