Skip to content

Commit

Permalink
Merge pull request #256 from lsampras/master
Browse files Browse the repository at this point in the history
fix(docs): update the typescript deploy commands
  • Loading branch information
alexcasalboni authored Aug 2, 2024
2 parents c384dec + 93a3119 commit 040b43a
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 040b43a

Please sign in to comment.