From 7b486de759879b23fdb46a121181162aef6a711c Mon Sep 17 00:00:00 2001 From: kowalp Date: Mon, 6 Jun 2022 13:03:38 -0400 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9347249..7a12aba 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This extension is for anyone working with (or just reading) input files for Los ## Manual Install Until this is published on the VS Code Marketplace, it needs to be manually installed. -1. Download the latest the latest version from [Releases](https://github.rpi.edu/NuCoMP/mcnp-language-server-vscode/releases). +1. Download the [latest release](https://github.rpi.edu/NuCoMP/mcnp-language-server-vscode/releases/latest). - Only the `.vsix` file is necessary. 2. Run `code --install-extension nucomp-mcnp-VERSION.vsix`. - Or use `Ctrl+Shift+P` in VS Code and search `Install from VSIX`.