mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-25 22:14:37 +00:00
12 lines
188 B
Markdown
12 lines
188 B
Markdown
# Kernel
|
|
|
|
The core of the operating system.
|
|
|
|
---
|
|
|
|
Use `Fennix` repo to build the operating system.
|
|
|
|
```bash
|
|
git clone --recurse-submodules https://github.com/Fennix-Project/Fennix.git
|
|
```
|