Skip to content

Commit 8cab3e9

Browse files
authored
Update README.md
1 parent 165f395 commit 8cab3e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

extensions/ql-vscode/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ This includes libraries and queries for the main supported languages, with folde
5454

5555
For information about configuring an existing workspace for CodeQL, [see the documentation](https://help.semmle.com/codeql/codeql-for-vscode/procedures/setting-up.html#updating-an-existing-workspace-for-codeql).
5656

57-
## Upgrading CodeQL Libraries
57+
## Upgrading CodeQL standard libraries
5858

59-
You can easily keep up-to-date with the latest developments to the [CodeQL standard libraries](https://github.com/github/codeql).
59+
You can easily keep up-to-date with the latest changes to the [CodeQL standard libraries](https://github.com/github/codeql).
6060

61-
If you're using the CodeQL starter workspace, you can do
61+
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:
6262
```shell
6363
$ git pull
6464
$ git submodule update --recursive

0 commit comments

Comments
 (0)