Skip to content

Commit

Permalink
update the typescript deploy commands
Browse files Browse the repository at this point in the history
  • Loading branch information
lsampras authored Aug 2, 2024
1 parent c384dec commit 93a3119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ See [here](../README.md).
* `npm run build` compile typescript to js
* `npm run watch` watch for changes and compile
* `npm run test` perform the jest unit tests
* `npm run deploy` deploy this stack to your default AWS account/region
* `npm run cdk deploy` deploy this stack to your default AWS account/region

0 comments on commit 93a3119

Please sign in to comment.