Skip to content

Commit

Permalink
chore: updated supported commands in readme (#283)
Browse files Browse the repository at this point in the history
Signed-off-by: Soorya U <[email protected]>
  • Loading branch information
soorya-u authored Jan 22, 2025
1 parent 974b7dc commit 2c629f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Visual Studio Code Extension that adds support to Tauri commands and `tauri.conf

## Supported commands

It adds the `init`, `deps`, `dev` and `build` commands to the `Command Palette`.
It adds the `init`, `dev`, `build` and `build-debug` commands to the `Command Palette`.

## JSON validation

Expand Down

0 comments on commit 2c629f9

Please sign in to comment.