Skip to content

Commit 100757a

Browse files
authored
Update README.md
1 parent 235df3b commit 100757a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
11841184
- [ ] Install the dependencies and external libraries at the beginning of the Lambda function.
11851185
- [ ] Create a Lambda deployment package that includes the external libraries.
11861186
- [ ] Copy the external libraries to Amazon S3, and reference the external libraries to the S3 location.
1187-
- [x] Install the external libraries in Lambda to be available to all Lambda functions.
1187+
- [x] Install the external libraries in Lambda Layer to be available to all Lambda functions.
11881188

11891189
**[⬆ Back to Top](#table-of-contents)**
11901190

0 commit comments

Comments
 (0)