Skip to content

Commit f846915

Browse files
authored
Merge pull request #7069 from github/turbo-apple-silicon-requirements-1
Add requirements for Apple Silicon
2 parents 063c828 + 4af3775 commit f846915

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ setup, as outlined in the steps below.
2020
If you use Linux, Windows, or macOS version 10.14 ("Mojave") or earlier, simply
2121
follow the steps below. For macOS version 10.15 ("Catalina") or newer, steps 1
2222
and 4 are slightly different---for further details, see the sections labeled
23-
**Information for macOS "Catalina" (or newer) users**.
23+
**Information for macOS "Catalina" (or newer) users**. If you are using macOS
24+
on Apple Silicon (e.g. Apple M1), ensure that the `Xcode command-line developer
25+
tools <https://developer.apple.com/downloads/index.action>`__ and `Rosetta 2
26+
<https://support.apple.com/en-us/HT211861>`__ are installed.
2427

2528
For information about installing the CodeQL CLI in a CI system to create results
2629
to display in GitHub as code scanning alerts, see

0 commit comments

Comments
 (0)