File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
docs/source/getting-started Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ under assets options.
146
146
sudo add-apt-repository ppa:deadsnakes/ppa --yes
147
147
sudo apt-get install python3.9 python3.9-distutils
148
148
149
+ .. _linux_mac_app_install :
149
150
150
151
Installation on Linux and Mac
151
152
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -212,7 +213,7 @@ Installation on Windows 10/11
212
213
213
214
.. note ::
214
215
215
- On Windows 10 , double-click the new folder, select one of the files inside the folder
216
+ On Windows, double-click the new folder, select one of the files inside the folder
216
217
(e.g., 'setup.py'), and right-click.
217
218
218
219
- In the pop-up menu select 'Properties'.
@@ -259,6 +260,14 @@ Un-installation
259
260
under a ScanCode-prefixed directory such as .scancode-tk or .cache/scancode-tk.
260
261
261
262
263
+ .. note ::
264
+
265
+ The above installation process can be used with **Command Prompt **
266
+ ``cmd ``, and **PowerShell **. **Git Bash ** is not tested and using it may
267
+ introduce unexpected behavior. If you're using **Windows Subsystem for
268
+ Linux ** ``WSL2 ``, please refer to :ref: `linux_mac_app_install ` section
269
+ above.
270
+
262
271
----
263
272
264
273
.. _docker_install :
You can’t perform that action at this time.
0 commit comments