Update README.md

This commit is contained in:
Alex 2022-09-28 21:31:08 +03:00
parent 4d6c3db0fc
commit 96412135fd
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -1 +1,11 @@
# 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
```