summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 48fdda95..48e428cc 100644
--- a/README.rst
+++ b/README.rst
@@ -33,9 +33,7 @@ To fetch the sources, build and install:
git clone git://linuxtv.org/libcamera.git
cd libcamera
meson build
- cd build
- ninja
- ninja install
+ ninja -C build install
Dependencies
~~~~~~~~~~~~