Skip to content

Commit

Permalink
Update nodejs22.x/full-stack/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 838ee01 commit ca97987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs22.x/full-stack/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 Quick Start Web 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-full-stack --name full-stack-app`
* **NodeJS 22**: `sam init --runtime nodejs22.x --app-template quick-start-full-stack --name full-stack-app`

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

0 comments on commit ca97987

Please sign in to comment.