Skip to content

Commit aad2dad

Browse files
authored
Merge pull request nficano#139 from conor-f/patch-1
Fixes typo in command in README.
2 parents 1977345 + 192093a commit aad2dad

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

0 commit comments

Comments
 (0)