summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-26 21:19:14 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-26 21:19:14 +0100
commit486425ed00acec134f8799bdde64bfd093c5fb55 (patch)
tree5104af49b56f39d0b14941d76f9d6d746cd1677b /ReadMe.md
parentc0f7f3f300d603d355fc7ec5be317afe1f0ee1b6 (diff)
IMPL: A lot of new changes, see details.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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.