Skip to content

Commit a1b3eb6

Browse files
committed
Readme Update
1 parent 58095d3 commit a1b3eb6

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
@@ -35,7 +35,7 @@ cd serverless-image-handler/deployment
3535

3636
* Now build the distributable
3737
```bash
38-
sudo ./build-s3-dist.sh $DIST_OUTPUT_BUCKET $VERSION
38+
sudo ./build-s3-dist.sh $DIST_OUTPUT_BUCKET $TEMPLATE_OUTPUT_BUCKET $VERSION
3939
```
4040

4141
* Deploy the distributable to an Amazon S3 bucket in your account. Note: you must have the AWS Command Line Interface installed.

0 commit comments

Comments
 (0)