Updated meson command in readme
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md +1 -1
@@ 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