Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxandersen authored and fbricon committed May 16, 2024
1 parent 491be14 commit 1bda344
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,17 @@ For information on getting started, refer to the [CONTRIBUTING instructions](CON

CI builds can be installed manually by following these instructions:

1) Download the latest development VSIX archive [from here](https://download.jboss.org/jbosstools/vscode/snapshots/vscode-quarkus/?C=M;O=D). `(vscode-quarkus-XXX.vsix)`
1) Download and unzip the `vscode-microprofile` artifact [from the latest build](https://github.com/redhat-developer/vscode-microprofile/actions/workflows/release.yml?query=branch%3Amaster).

2) Click `View/Command Palette`
2) Download and unzip the `vscode-quarkus` artifact [from the latest build](https://github.com/redhat-developer/vscode-quarkus/actions/workflows/release.yml?query=branch%3Amaster).

3) Type 'VSIX'
3) Click `View/Command Palette`

4) Select 'Install from VSIX...' and choose the `.vsix` file.
4) Type 'VSIX'

5) Select 'Extensions: Install from VSIX...' and choose the `.vsix` file.

Alternatively, you can install the latest pre-releases of `Tools for MicroProfile` and `Quarkus` from the Marketplace (published daily).

## Feedback

Expand Down

0 comments on commit 1bda344

Please sign in to comment.