Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 368 Bytes

Welcome to NarchOS, we are dedicated to you

NarchOS is a multitasking operating system and kernel with an interactive shell

How to use NarchOS

If you have not already installed NASM:

sudo apt update
sudo apt insall nasm

You will need an emulator in order to run NarchOS, if you have not already installed QEMU:

sudo apt install qemu-system-x86