feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues

This commit is contained in:
2026-02-28 12:06:18 +01:00
parent 1809ae55e5
commit 83016847b4
136 changed files with 1669 additions and 51769 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
# Building ZenithOS
# Building MontaukOS
## Build Dependencies
@@ -43,8 +43,8 @@ sudo apt install build-essential nasm git curl xorriso mtools gdisk qemu-system-
1. Clone the repository:
```bash
git clone https://github.com/danihamm/ZenithOS.git
cd ZenithOS
git clone https://github.com/danihamm/MontaukOS.git
cd MontaukOS
```
2. Build the ISO: