Skip to content

Commit 58243b8

Browse files
committed
Update README.md: download vscode-extension.vsix from https://github.com/jacobdufault/cquery/releases
1 parent ffd5fc3 commit 58243b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ See [wiki](https://github.com/jacobdufault/cquery/wiki) for more build instructi
6262

6363
## Install extension
6464

65-
cquery includes a vscode extension; it is part of the repository. Launch vscode
66-
and install the `vscode-extension.tsix` extension. To do this:
65+
cquery includes a vscode extension; it is released in <https://github.com/jacobdufault/cquery/releases>. Launch vscode
66+
and install the `vscode-extension.vsix` extension. To do this:
6767

6868
- Hit `F1`; execute the command `Install from VSIX`.
6969
- Select `vscode-extension.vsix` in the file chooser.
7070

71-
**IMPORTANT:** Please reinstall the extension when you sync the code base - it is
71+
**IMPORTANT:** Please reinstall the extension when you download it - it is
7272
still being developed.
7373

7474
If you run into issues, you can view debug output by running the

0 commit comments

Comments
 (0)