Documentation: contributing: Mark command line as shell code-block

The git clone command line is a (single line) block of shell code, mark
it appropriately.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Jacopo Mondi <jacopo@jmondi.org>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2018-12-13 16:46:59 +02:00
parent 6f739290ec
commit 8274fed13d

View file

@ -29,6 +29,8 @@ Source Code
libcamera is in early stages of development, and no releases are available yet.
The source code is available from the project's `git tree`_, hosted by `LinuxTV`_.
.. code-block:: shell
$ git clone git://linuxtv.org/libcamera.git
.. _git tree: https://git.linuxtv.org/libcamera.git/