Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Kwon <dakwon@redhat.com>
  • Loading branch information
akurinnoy and dkwon17 authored Sep 20, 2023
1 parent 7cd673f commit 76cf683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ To start a new workspace within Eclipse Che, navigate to the following URL:
For VS Code, execute tasks defined in the devfile with these steps:

1. Open the command palette (Ctrl/Cmd + Shift + P).
2. Execute the `Tasks: Run Tasks` command.
2. Execute the `Tasks: Run Task` command.
3. Select the `[UD] install dependencies` task to install project dependencies.
4. Follow steps 1 and 2 again, select the `[UD] build` task to build the project.

Expand Down

0 comments on commit 76cf683

Please sign in to comment.