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 976aa302fc6..db8b36ef58f 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 @@ -48,8 +48,11 @@ Conditions `__. .. pull-quote:: Important There are several different versions of the CLI available to download, depending - on your use case. If you want to use the most up to date CodeQL tools and features, download the + on your use case: + + * If you want to use the most up to date CodeQL tools and features, download the version tagged ``latest``. + * If you want to generate code scanning data to upload to GitHub Enterprise server, then download the version that is compatible with the CodeQL CLI used in your CI system. For more information, see "`Installing CodeQL CLI in your CI system `__" in the GitHub documentation. If you use Linux, Windows, or macOS version 10.14 ("Mojave") or earlier, simply `download the zip archive