You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: docs/DEVELOPMENT.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,19 +102,21 @@ The recommended approach is to use [WSL](https://learn.microsoft.com/en-us/windo
102
102
103
103
## 3. Building VoidFrame
104
104
105
-
After installing the dependencies, you can build the kernel using one of the supported build systems. All commands should be run from the root of the VoidFrame repository.
106
-
107
-
### Using CMake (actively maintained)
105
+
After installing the dependencies, you can build the kernel using CMake.
0 commit comments