From 8274fed13d0acecfb8253eea0ee80fc0da2856dd Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 13 Dec 2018 16:46:59 +0200 Subject: 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 Acked-by: Jacopo Mondi Acked-by: Kieran Bingham --- Documentation/contributing.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation/contributing.rst') diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst index 0eedadc9..8f6f40b0 100644 --- a/Documentation/contributing.rst +++ b/Documentation/contributing.rst @@ -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/ -- cgit v1.2.1