Skip to content

Commit d70fb8b

Browse files
authored
Merge pull request #6 from MicroShed/yeekangc-patch-1
Clarify instruction to install and run extension
2 parents 132794f + 624be2e commit d70fb8b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ The extension will generate a `.zip` file of the starter project, unzip the file
1616

1717
## Installing the Extension
1818
- download the latest `mp-starter-vscode-ext-0.0.x.vsix` file from [releases](https://github.com/dev-tools-for-enterprise-java/mp-starter-vscode-ext/releases)
19-
- from VS Code select `Install from vsix...` and select the `mp-starter-vscode-ext-0.0.x.vsix` file
19+
- from VS Code, go to the Extensions view, click on the ellipsis "..." icon, select `Install from vsix...` and select the `mp-starter-vscode-ext-0.0.x.vsix` file
20+
21+
### Running the extension
22+
- Launch VS Code command palette and search for "MicroProfile"
23+
- Select "MicroProfile Starter" to run the extension
2024

2125
### Generate and install the .vsix file
2226
- `git clone git@github.com:dev-tools-for-enterprise-java/mp-starter-vscode-ext.git`

0 commit comments

Comments
 (0)