diff --git a/README.rst b/README.rst
index e9dd4207ae55..34b6b49f3575 100644
--- a/README.rst
+++ b/README.rst
@@ -34,7 +34,7 @@ To fetch the sources, build and install:
 
   git clone https://git.libcamera.org/libcamera/libcamera.git
   cd libcamera
-  meson build
+  meson setup build
   ninja -C build install
 
 Dependencies
