Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions helloworld-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Guide for this sample: https://code.visualstudio.com/api/get-started/your-first-
### Contribution Points

- [`contributes.commands`](https://code.visualstudio.com/api/references/contribution-points#contributes.commands)

## Running the Sample
- pathum2583@gmail.com
- pathum25## Running the Sample

- Run `npm install` in terminal to install dependencies
- Run the `Run Extension` target in the Debug View. This will:
Expand Down