Skip to content

Commit f5787c5

Browse files
committed
Updated README.md
1 parent 71ab4c0 commit f5787c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awslambdahello/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It handles a simple AWS Lambda function that shows the content (text) of the cal
1818

1919
* Create an AWS lambda function.
2020
* Name: `<LAMBDA_NAME>`
21-
* Runtime: `Python 3.6`
21+
* Runtime: `Python 3.8`
2222
* Handler: `lambda_function.lambda_handler`
2323
* Role: `lambda-basic-execution`
2424
* The triggers:

0 commit comments

Comments
 (0)