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

M README.md
M README.md +1 -1
@@ 11,7 11,7 @@ GLPaper is a wallpaper program for wlroo
 ## Building
 	hg clone https://hg.sr.ht/~scoopta/glpaper
 	cd glpaper
-	meson build
+	meson setup build
 	ninja -C build
 ## Installing
 	sudo ninja -C build install