Skip to content

Commit

Permalink
Update nodejs22.x/hello-ts-pt/{{cookiecutter.project_name}}/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas <[email protected]>
  • Loading branch information
hnnasit and lucashuy authored Nov 20, 2024
1 parent 4a34e8e commit 2b2b1aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The Serverless Application Model Command Line Interface (SAM CLI) is an extensio
To use the SAM CLI, you need the following tools.

* SAM CLI - [Install the SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
* Node.js - [Install Node.js 20](https://nodejs.org/en/), including the NPM package management tool.
* Node.js - [Install Node.js 22](https://nodejs.org/en/), including the NPM package management tool.
* Docker - [Install Docker community edition](https://hub.docker.com/search/?type=edition&offering=community)

To build and deploy your application for the first time, run the following in your shell:
Expand Down

0 comments on commit 2b2b1aa

Please sign in to comment.