Skip to content

Commit 5a8282b

Browse files
committed
chore: updated contributing & docs with SAM
1 parent d853e2e commit 5a8282b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The following tools need to be installed on your system prior to starting workin
6767
- [npm 8.x](https://www.npmjs.com/)
6868
- After installing Node.js, you can install `npm` with `npm install -g npm@next-8`
6969
- [AWS SAM CLI >= 1.39.0](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
70+
- 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.
7071
- [Docker](https://docs.docker.com/get-docker/)
7172
- If you are not planning on making changes to the documentation, you can skip this step.
7273

0 commit comments

Comments
 (0)