Skip to content

Commit

Permalink
Update nodejs22.x/sns/{{cookiecutter.project_name}}/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas <12496191+lucashuy@users.noreply.github.com>
  • Loading branch information
hnnasit and lucashuy authored Nov 20, 2024
1 parent 0995ee8 commit 59b1167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs22.x/sns/{{cookiecutter.project_name}}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The AWS SAM CLI is an extension of the AWS CLI that adds functionality for build
To use the AWS SAM CLI, you need the following tools:

* AWS SAM CLI - [Install the AWS 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 59b1167

Please sign in to comment.