Docs: Note codeql-go needs an install step before use

This commit is contained in:
Chris Smowton
2022-02-07 16:11:42 +00:00
committed by GitHub
parent f478bf5b9b
commit 27b9e1c01b

View File

@@ -200,7 +200,8 @@ clone and rename the repository in a single step by running
The CodeQL libraries and queries for Go analysis live in the `CodeQL for Go
repository <https://github.com/github/codeql-go/>`__. Clone a copy of this
repository into ``codeql-home``.
repository into ``codeql-home``, and run ``codeql-go/scripts/install-deps.sh``
to install its dependencies.
The cloned repositories should have a sibling relationship.
For example, if the root of the cloned CodeQL repository is