Update files

This commit is contained in:
Alex
2022-10-08 04:33:56 +03:00
parent d76f0deca1
commit a184a7f954
9 changed files with 64 additions and 1 deletions

View File

@ -1 +1,11 @@
# Drivers
# Drivers
Drivers for [Fennix](https://github.com/Fennix-Project/Fennix).
---
Use `Fennix` repo to build the operating system.
```bash
git clone --recurse-submodules https://github.com/Fennix-Project/Fennix.git
```