diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 15:44:06 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 15:44:06 +0200 |
| commit | e4b35d06fcdd8fbca89d6ec6d0dd1fa0b821ef8a (patch) | |
| tree | 47bbc3a890ccf0febd9f7e3fb2a572b4d098048a /ReadMe.md | |
| parent | dfb251be90815a56e44bdbb1c10c0b336fa4263e (diff) | |
[META] Bumping sources.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,7 +2,7 @@  -# ZKA (ZKA Kernel Architecture) +# ZKA Kernel Architecture (Mark 1) ZKA is an operating system kernel of New OS. @@ -11,7 +11,7 @@ ZKA is an operating system kernel of New OS. - MinGW/GCC for the kernel and bootloader. - Netwide Assembler/NDK to output COFF/PEF object code. -### Start by cloning: +### Start by cloning the OS: ``` git clone git@bitbucket.org:mahrouss/boot-krnl-dll.git @@ -24,4 +24,4 @@ cd boot-krnl-dll make -f amd64-efi.make all ``` -##### Copyright, ZKA Technologies, all rights reserved. +##### Copyright ZKA Technologies. All rights reserved. |
