summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e9dd4207..34b6b49f 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