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 ad6f2ef commit e4cc635Copy full SHA for e4cc635
docs/installation.rst
@@ -35,6 +35,10 @@ Build the Image
35
ScanCode.io is distributed with ``Dockerfile`` and ``docker-compose.yml`` files
36
required for the creation of the Docker image.
37
38
+.. note::
39
+ On **Windows**, ensure to use the **wsl** (Windows Subsystem for Linux) for
40
+ the installation process.
41
+
42
.. warning:: On **Windows**, ensure that git ``autocrlf`` configuration is set to
43
``false`` before cloning the repository::
44
0 commit comments