Skip to content

Commit cce2edf

Browse files
committed
Updated installation instructions
1 parent 19a4b77 commit cce2edf

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ Shoutout to [@aslilac](https://github.com/aslilac) and
88

99
## Installing
1010

11-
Copy the `.vsix` file (found in Releases) into the `<user home>/.vscode/extensions` folder and restart
12-
VSCode.
11+
Download the `.vsix` file (found in Releases) and use
12+
[`Extensions: Install from VSIX...`](https://code.visualstudio.com/docs/editor/extension-marketplace#_install-from-a-vsix).
1313

1414
*or*
1515

16-
Use one of the following commands:
17-
- [`Extensions: Install from VSIX...`](https://code.visualstudio.com/docs/editor/extension-marketplace#_install-from-a-vsix)
18-
- [`Developer: Install Extension from Location...`](https://code.visualstudio.com/updates/v1_74#_install-an-extension-located-on-disk)
16+
Clone this repository and use
17+
[`Developer: Install Extension from Location...`](https://code.visualstudio.com/updates/v1_74#_install-an-extension-located-on-disk)

0 commit comments

Comments
 (0)