Skip to content

Commit

Permalink
Update howtos.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axonasif committed Sep 28, 2022
1 parent 89dd781 commit 887bcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion howtos.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- in `.gitpod.yml`, in tasks:
```yaml
- name: Open readme
init: gp open README.md
command: gp await port 23000 1>/dev/null && gp open README.md
```
- in .vscode/settings.json:
```json
Expand Down

0 comments on commit 887bcc4

Please sign in to comment.