summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-11 19:15:14 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-11 19:15:14 +0100
commitacf134c924aeb1e4e907a0ae4d407775e8d4d75e (patch)
treecedec5492900a2928f524881decc173f6faa36a5 /README.md
parent85c9397e6e50910d20f49ef0ccafbdab9f3786df (diff)
chore: release prep for NeKernel.org.v0.1.21
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index cd8cdaa..2e37d16 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ The software distribution of NeKernel.
Developed to hold the its components and system root altogether.
-## The Rationale.
+## The Rationale:
There is three main reasons for this repository's existence:
@@ -12,4 +12,12 @@ There is three main reasons for this repository's existence:
- Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel)
- Easier cycles and vetting for NeKernel.org releases.
+## Building NeKernel.org:
+
+You will need:
+
+- `nebuild` for the kernel build system.
+- `MinGW` or `Clang` depending on the HAL/target ISA.
+- `GNU CoreUtils` for the core compiler utilities.
+
###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0.