From 1d81f90260c5678c8dccaa36ccf5f230ca38cd8e Mon Sep 17 00:00:00 2001 From: Pierre Date: Tue, 22 Feb 2022 12:47:31 +0100 Subject: [PATCH] Update docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst Co-authored-by: hubwriter --- .../codeql-cli/getting-started-with-the-codeql-cli.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst index 7cbec722fc5..0cf07d574da 100644 --- a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst +++ b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst @@ -25,8 +25,10 @@ on Apple Silicon (e.g. Apple M1), ensure that the `Xcode command-line developer tools `__ and `Rosetta 2 `__ 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. +.. pull-quote:: Note + + The CodeQL CLI is currently not compatible with non-glibc Linux + distributions such as (muslc-based) Alpine Linux. For information about installing the CodeQL CLI in a CI system to create results to display in GitHub as code scanning alerts, see