Skip to content

Commit de6ca78

Browse files
committed
Updated README.md
1 parent fdbb9a7 commit de6ca78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# get_python_zip_of_aws_lambda_layers
1+
# Lambda Layers
22
Create a Python package zip file for use in AWS lambda layers.
33

44
## Enviroment
@@ -10,6 +10,7 @@ Create a Python package zip file for use in AWS lambda layers.
1010
## Usage
1111
git clone this repository and Type the following command.
1212
```bash
13+
mkdir dist
1314
docker-compose up --build
1415
```
1516

0 commit comments

Comments
 (0)