@@ 5,7 5,7 @@
## Building
hg clone https://hg.sr.ht/~scoopta/NekOS
cd NekOS
- meson build
+ meson setup build
ninja -C build
## Booting
Assuming the kernel is put onto the root of the second partition on the primary disk from a grub shell run the following