Skip to content

Commit 37c659e

Browse files
dreamorosiijemmy
andauthored
Update CONTRIBUTING.md
Co-authored-by: ijemmy <[email protected]>
1 parent fbe196c commit 37c659e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The following tools need to be installed on your system prior to starting workin
6868
- If you use [nvm](https://github.com/nvm-sh/nvm#nvmrc) or [fnm](https://github.com/Schniz/fnm) you can install the latest LTS version with `nvm use` or `fnm use` respectively. Both will use the `.nvmrc` file in the project's root.
6969
- [npm 8.x](https://www.npmjs.com/)
7070
- After installing Node.js, you can install `npm` with `npm install -g npm@next-8`
71-
- [AWS SAM CLI >= 1.39.0](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
71+
- [AWS SAM CLI >= 1.49.0](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
7272
- AWS SAM CLI is a command line interface for AWS Serverless Application Model (SAM), it's used in one of the examples, and it's part of the pre-push hook.
7373
- [Docker](https://docs.docker.com/get-docker/)
7474
- If you are not planning on making changes to the documentation, you can skip this step.

0 commit comments

Comments
 (0)