Skip to content

Commit

Permalink
Update installation docs to point to alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
dotNomad committed Feb 1, 2024
1 parent d5cad1b commit 6651f7f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@ The VSCode extension package includes everything you need to get started within
VSCode or Positron.

Download and install the VSCode extension.
[https://cdn.posit.co/publisher/releases/tags/v1.0.alpha1/publisher-1.0.alpha1.vsix](https://cdn.posit.co/publisher/releases/tags/v1.0.alpha1/publisher-1.0.alpha1.vsix).

- For Arm MacOS: [publisher-1.0.alpha2-darwin-arm64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.0.alpha2/publisher-1.0.alpha2-darwin-arm64.vsix)
- For Intel MacOS: [publisher-1.0.alpha2-darwin-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.0.alpha2/publisher-1.0.alpha2-darwin-amd64.vsix)
- For Windows: [publisher-1.0.alpha2-windows-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.0.alpha2/publisher-1.0.alpha2-windows-amd64.vsix)
- For Arm Linux: [publisher-1.0.alpha2-linux-arm64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.0.alpha2/publisher-1.0.alpha2-linux-arm64.vsix)
- For Intel Linux: [publisher-1.0.alpha2-linux-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.0.alpha2/publisher-1.0.alpha2-linux-amd64.vsix)

To learn how to install a `.vsix` file, see the [Install from a
VSIX](https://code.visualstudio.com/docs/editor/extension-marketplace#_install-from-a-vsix)
Expand Down

0 comments on commit 6651f7f

Please sign in to comment.