diff --git a/nodejs22.x/s3/README.md b/nodejs22.x/s3/README.md index 255dbbee..0627aa6a 100644 --- a/nodejs22.x/s3/README.md +++ b/nodejs22.x/s3/README.md @@ -10,7 +10,7 @@ A cookiecutter template to create a NodeJS S3 Quick Start Application using [Ser Generate a boilerplate template in your current project directory using the following syntax: -* **NodeJS 20**: `sam init --runtime nodejs22.x --app-template quick-start-s3 --name s3-app` +* **NodeJS 22**: `sam init --runtime nodejs22.x --app-template quick-start-s3 --name s3-app` > **NOTE**: ``--name`` allows you to specify a different project folder name