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 fea19557359..dec695d70d0 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 @@ -129,9 +129,8 @@ see ":doc:`About QL packs `." ":doc:`Upgrading CodeQL databases `." - For the queries used on `LGTM.com `__, check out the - ``lgtm.com`` branch. You should use this branch if you've built a database - using CODEQL CLI or fetched a database from Code Scanning. You can - run these queries on databases you've recently downloaded from LGTM.com. + ``lgtm.com`` branch. You should use this branch for databases you've build + using CODEQL CLI, fetched from Code Scanning, or recently downloaded from LGTM.com. Older databases may need to be upgraded before you can analyze them. The queries on the ``lgtm.com`` branch are also more likely to be compatible with the ``latest`` CLI, so you'll be less likely to have to upgrade