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 <root@stephanos.io>
This commit is contained in:
parent
a6fa3fb3aa
commit
8676ff01ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
#. Download, inspect and execute the Kitware archive script to add the
|
||||||
Kitware APT repository to your sources list.
|
Kitware APT repository to your sources list.
|
||||||
A detailed explanation of ``kitware-archive.sh`` can be found here
|
A detailed explanation of ``kitware-archive.sh`` can be found here
|
||||||
`kitware third-party apt repository <https://apt.kitware.com/>`_::
|
`kitware third-party apt repository <https://apt.kitware.com/>`_:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue