Skip to content

Commit

Permalink
Update nodejs22.x/sqs/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 33962c6 commit 7210673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs22.x/sqs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A cookiecutter template to create a NodeJS SQS Quick Start Application using [Se

Generate a boilerplate template in your current project directory using the following syntax:

* **NodeJS 20**: `sam init --runtime nodejs22.x --app-template quick-start-sqs --name sqs-app`
* **NodeJS 22**: `sam init --runtime nodejs22.x --app-template quick-start-sqs --name sqs-app`

> **NOTE**: ``--name`` allows you to specify a different project folder name
Expand Down

0 comments on commit 7210673

Please sign in to comment.