README: Simplify a bit the build instructions
Less typing for the same result. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
918bfb3c3d
commit
97a5855f37
+1
-3
@@ -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
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user