diff --git a/nodejs22.x/hello-ts/README.md b/nodejs22.x/hello-ts/README.md index 9eada282..21aad6c8 100644 --- a/nodejs22.x/hello-ts/README.md +++ b/nodejs22.x/hello-ts/README.md @@ -10,7 +10,7 @@ A cookiecutter template to create a NodeJS TypeScript Hello world boilerplate us 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)