Update README.md

This commit is contained in:
Bas van Schaik
2020-05-21 16:02:31 +01:00
committed by GitHub
parent 8cab3e9c6f
commit f47a88dcb1

View File

@@ -58,7 +58,7 @@ For information about configuring an existing workspace for CodeQL, [see the doc
You can easily keep up-to-date with the latest changes to the [CodeQL standard libraries](https://github.com/github/codeql). You can easily keep up-to-date with the latest changes to the [CodeQL standard libraries](https://github.com/github/codeql).
If you're using the (CodeQL starter workspace)[https://github.com/github/vscode-codeql-starter/], you can pull in the latest standard libraries by running: If you're using the [CodeQL starter workspace](https://github.com/github/vscode-codeql-starter/), you can pull in the latest standard libraries by running:
```shell ```shell
$ git pull $ git pull
$ git submodule update --recursive $ git submodule update --recursive