Skip to content

Commit 114468c

Browse files
committed
Fixed #4440 - Added reference for "Git" under the "Installation via Docker" section
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 2cb09ae commit 114468c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/getting-started/install.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,9 @@ The prerequisite is a working `docker installation <https://docs.docker.com/engi
274274
Download the ScanCode-Toolkit Source Code
275275
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
276276

277-
- ``git clone https://github.com/aboutcode-org/scancode-toolkit`` to get the latest
278-
( :ref:`source_code_install` ) source code.
277+
Run the following once you have `Git <https://git-scm.com/>`_ installed::
278+
279+
git clone https://github.com/aboutcode-org/scancode-toolkit.git
279280

280281

281282
Build the Docker image

0 commit comments

Comments
 (0)