Skip to content

Commit 192093a

Browse files
authored
Fixes typo in command in README.
1 parent b0bd254 commit 192093a

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
@@ -208,7 +208,7 @@ execute ``lambda upload`` to initiate the transfer.
208208
209209
### Deploying via S3
210210
You can also choose to use S3 as your source for Lambda deployments. This can
211-
be done by issuing ``lambda deploy_s3`` with the same variables/AWS permissions
211+
be done by issuing ``lambda deploy-s3`` with the same variables/AWS permissions
212212
you'd set for executing the ``upload`` command.
213213
214214
### Development

0 commit comments

Comments
 (0)