Update getting-started-with-the-codeql-cli.rst

This commit is contained in:
Pierre
2022-02-22 11:34:49 +01:00
committed by GitHub
parent 6f936942fa
commit 8b7f899883

View File

@@ -23,9 +23,10 @@ and 4 are slightly different---for further details, see the sections labeled
**Information for macOS "Catalina" (or newer) users**. If you are using macOS
on Apple Silicon (e.g. Apple M1), ensure that the `Xcode command-line developer
tools <https://developer.apple.com/downloads/index.action>`__ and `Rosetta 2
<https://support.apple.com/en-us/HT211861>`__ are installed. The CodeQL CLI
is not compatible with non-glibc Linux distributions such as muslc-based
Alpine Linux at this time.
<https://support.apple.com/en-us/HT211861>`__ are installed.
Please note that the CodeQL CLI is not compatible with non-glibc Linux
distributions such as (muslc-based) Alpine Linux at this time.
For information about installing the CodeQL CLI in a CI system to create results
to display in GitHub as code scanning alerts, see