diff --git a/nodejs22.x/response-streaming/README.md b/nodejs22.x/response-streaming/README.md index 47805781..58ce0733 100644 --- a/nodejs22.x/response-streaming/README.md +++ b/nodejs22.x/response-streaming/README.md @@ -10,7 +10,7 @@ A cookiecutter template to create a NodeJS Hello world boilerplate using [Server Generate a boilerplate template in your current project directory using the following syntax: -* **NodeJS 20**: `sam init --runtime nodejs22.x` +* **NodeJS 22**: `sam init --runtime nodejs22.x` > **NOTE**: ``--name`` allows you to specify a different project folder name (`sam-app` is the default)