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 09233bd commit ffb9472Copy full SHA for ffb9472
1 file changed
Doc/using/windows.rst
@@ -162,7 +162,7 @@ omitted in cases where the tag refers to an official release and starts with
162
$> py -V:3-arm64 ...
163
164
Runtimes from other distributors may require the *company* to be included as
165
-well. This should be separated from the tag by a slash, and may be a prefix.
+well. This should be separated from the tag by a slash (either ``/`` or ``\\``, both are accepted on Windows), and may be a prefix.
166
Specifying the company is optional when it is ``PythonCore``, and specifying the
167
tag is optional (but not the slash) when you want the latest release from a
168
specific company.
0 commit comments