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 a3e4c1b5504..aba683a5e05 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 @@ -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 `__. 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