From bd2b4ed76032cbfb997a9452bdd221dfab9edd82 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> Date: Sat, 25 Jan 2025 08:58:33 +0100 Subject: ADD: New ReadMe --- ReadMe.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'ReadMe.md') diff --git a/ReadMe.md b/ReadMe.md index 1317ce87..4c8c8aed 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -13,16 +13,18 @@ A Microkernel written in C++ 20, with a System Call Interface Library, and custo ## Requirements: -- MinGW/GCC for the Kernel, Boot Loader and the LibSCI. -- Netwide Assembler for the x64 assembly files (in case you're compiling for AMD64). +- MinGW/GCC +- Netwide Assembler +- Git +- BTB ## Installation: Clone repository: ``` -git clone git@github.com:mediaswirl/openne.git -cd openne +git clone git@github.com:mediaswirl/nekernel.git +cd nekernel ```
-- cgit v1.2.3