diff --git a/vscode-extension/README.md b/vscode-extension/README.md index 35b4f9f1..3828991f 100644 --- a/vscode-extension/README.md +++ b/vscode-extension/README.md @@ -11,7 +11,7 @@ The Numbat extension provides language support for the [Numbat](https://github.c ## Installation -To install this extension you will need to download the extension installation file (VSIX file), which can be found in the assets of each [numbat release](https://github.com/sharkdp/numbat/releases) after v1.14.0. +To install this extension you will need to download the extension installation file (VSIX file), which can be found in the assets of each [numbat release](https://github.com/sharkdp/numbat/releases) after v1.15.0. Once the VSIX file has been downloaded, open visual studio code and go to the _Extensions_ tab of the sidebar. Click the three dots in the upper right corner of the tab and chose the _"Install from VSIX..."_ option. Find the VSIX file via the file picker and select it to install it. ![Screenshot of an the open extensions menu with the "Install from VSIX..." option underlined in red](./assets/installation-instruction.png)