From dc27ea36de0f052ae07e324da5b4ba2d5e5c543a Mon Sep 17 00:00:00 2001 From: Owen Halliday Date: Wed, 23 Apr 2025 14:45:54 -0400 Subject: [PATCH] add link to aws sam requirement --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5abd63..5d03ea5 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ ## Setup -Requirements +Requirements - Docker & Docker Compose -- AWS SAM +- [AWS SAM](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html) - python3 To get started clone this repository and run the following command: