We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb09ae commit 114468cCopy full SHA for 114468c
docs/source/getting-started/install.rst
@@ -274,8 +274,9 @@ The prerequisite is a working `docker installation <https://docs.docker.com/engi
274
Download the ScanCode-Toolkit Source Code
275
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
276
277
-- ``git clone https://github.com/aboutcode-org/scancode-toolkit`` to get the latest
278
- ( :ref:`source_code_install` ) source code.
+Run the following once you have `Git <https://git-scm.com/>`_ installed::
+
279
+ git clone https://github.com/aboutcode-org/scancode-toolkit.git
280
281
282
Build the Docker image
0 commit comments