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:
parent
6f739290ec
commit
8274fed13d
1 changed files with 2 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue