summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 220ebdb1..48fdda95 100644
--- a/README.rst
+++ b/README.rst
@@ -26,10 +26,12 @@ systems, including traditional Linux distributions, ChromeOS and Android.
Getting Started
---------------
-To build and install:
+To fetch the sources, build and install:
::
+ git clone git://linuxtv.org/libcamera.git
+ cd libcamera
meson build
cd build
ninja