Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 773 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 773 Bytes

Kernel Basic System (C codes).

The README is used to introduce the tool and provide instructions on how to install the tool, any machine dependencies it may have (for example C compilers and installed libraries) and any other information that should be provided before the tool is installed.

INSTALLATION

To install this tool type the following:

* Generate iso image file
* Generate new Virtual Machine (by VirtualBox) and add iso file
* Type command make run (testing)

and follow instructions.

DEPENDENCIES

This tool requires these other modules and libraries:

* None

COPYRIGHT AND LICENCE

Copyright (C) 2018 by https://vroncevic.github.io/kernel_basic_system

This tool is free software; you can redistribute it and/or modify it.