Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 289 Bytes

Coolix

A C++ Operating System


Compile using make:

me@me:Coolix$ make install

When running Coolix, initiate the command as follows:

me@me:Coolix$ coolix machine_file

Assuming the machine file is correct, you're instructions should perform properly!