Skip to content

Commit 77fbeee

Browse files
committed
Remove vsix
1 parent ff75b08 commit 77fbeee

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ node_modules/
22
out/
33
package-lock.json
44
.DS_Store
5+
*.vsix

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you are **developing** this extension:
2727
4. Go to Run > Start Debugging (`F5`)
2828

2929
If you just want to **run** the extension:
30-
1. Download the `.vsix` file from the repository.
30+
1. Download the `.vsix` file from our [releases](https://github.com/JuliaComputing/pluto-vscode/releases).
3131
1. Launch VS Code
3232
1. `Cmd+Shift+P` and run `Extensions: Install from VSIX...`, select the VSIX file
3333

pluto-vscode-0.1.0.vsix

-1.22 MB
Binary file not shown.

0 commit comments

Comments
 (0)