Skip to content

Commit 23fbefa

Browse files
Update scripts/test-lambda-locally/README.md
Co-authored-by: Ivana Kellyer <[email protected]>
1 parent 722550b commit 23fbefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test-lambda-locally/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ is supported. Adding the SDK as Lambda Layer is not possible at the moment.
1717

1818
- Update `lambda_function.py` to include your test code.
1919
- Run `./deploy-lambda-locally.sh`. This will:
20-
- Install [AWS SAM](https://aws.amazon.com/serverless/sam/) in an virtual Python environment
20+
- Install [AWS SAM](https://aws.amazon.com/serverless/sam/) in a virtual Python environment
2121
- Create a lambda function package in `package/` that includes
2222
- The currently checked out Sentry SDK
2323
- All dependencies of the Sentry SDK (certifi and urllib3)

0 commit comments

Comments
 (0)