Skip to content

Commit 3d3a315

Browse files
authored
Merge pull request github#16766 from github/aeisenberg/requirements
Add powershell to list of requirements on windows
2 parents b0afba4 + d238b91 commit 3d3a315

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/codeql/codeql-overview/system-requirements.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ For extraction of compiled languages (C/C++, C#, Go, Java) and Ruby on Linux:
2626
- ``glibc`` version 2.17 or greater must be installed.
2727
- ``musl-c``-based Linux distributions, such as Alpine Linux, are not supported.
2828

29+
For extraction of compiled languages on Windows:
30+
31+
- The ``PowerShell.exe`` executable must be available on the ``PATH``.
32+
2933
For TypeScript extraction on all platforms:
3034

3135
- Node.js 14 or higher must be installed and available on the ``PATH`` as ``node``.

0 commit comments

Comments
 (0)