diff --git a/README.md b/README.md index fbcab967..0b3bad55 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ functions: hello: handler: handler.hello layers: - - { Ref: PythonRequirementsLambdaLayer } + - Ref: PythonRequirementsLambdaLayer ``` If the layer requires additional or custom configuration, add them onto the `layer` option.