18 Forks
246 Stars
246 Watchers

kernel

The Stupid Operating System

How to download and setup kernel

Open terminal and run command
git clone https://github.com/sos-os/kernel.git
git clone is used to create a copy or clone of kernel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kernel https://github.com/sos-os/kernel/archive/master.zip

Or simply clone kernel with SSH
[email protected]:sos-os/kernel.git

If you have some problems with kernel

You may open issue on kernel support forum (system) here: https://github.com/sos-os/kernel/issues