From 8676ff01ecec4948c1a76bd96307405df8befac0 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Fri, 20 Aug 2021 20:47:55 +0900 Subject: [PATCH] doc: getting_started: Fix incorrect literal block usage The newly added CMake installation instruction incorrectly specified *double* colon (literal block) instead of *single* colon after its list item. Signed-off-by: Stephanos Ioannidis --- doc/getting_started/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting_started/index.rst b/doc/getting_started/index.rst index 0e984849d52..7f3c9d253f8 100644 --- a/doc/getting_started/index.rst +++ b/doc/getting_started/index.rst @@ -79,7 +79,7 @@ The current minimum required version for the main dependencies are: #. Download, inspect and execute the Kitware archive script to add the Kitware APT repository to your sources list. A detailed explanation of ``kitware-archive.sh`` can be found here - `kitware third-party apt repository `_:: + `kitware third-party apt repository `_: .. code-block:: bash