Skip to content

Commit 8b7f899

Browse files
authored
Update getting-started-with-the-codeql-cli.rst
1 parent 6f93694 commit 8b7f899

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ and 4 are slightly different---for further details, see the sections labeled
2323
**Information for macOS "Catalina" (or newer) users**. If you are using macOS
2424
on Apple Silicon (e.g. Apple M1), ensure that the `Xcode command-line developer
2525
tools <https://developer.apple.com/downloads/index.action>`__ and `Rosetta 2
26-
<https://support.apple.com/en-us/HT211861>`__ are installed. The CodeQL CLI
27-
is not compatible with non-glibc Linux distributions such as muslc-based
28-
Alpine Linux at this time.
26+
<https://support.apple.com/en-us/HT211861>`__ are installed.
27+
28+
Please note that the CodeQL CLI is not compatible with non-glibc Linux
29+
distributions such as (muslc-based) Alpine Linux at this time.
2930

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

0 commit comments

Comments
 (0)