Skip to content

Commit 39a8af6

Browse files
committed
Add powershell to list of requirements on windows
1 parent c0df229 commit 39a8af6

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 using autobuild 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)