Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Roy committed Mar 7, 2016
1 parent da0ebd8 commit 0b53cb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ as a part of your usual Maven build process.
`artifact id: lambduh-maven-plugin`<br />
`version:1.1.0`<br />

`mvn lambduh:deploy-lambda` Deploy lambduh code <br />
`mvn lambduh:delete-lambda` Delete lambduh code from Lambda and S3 <br />
`mvn lambduh:deploy-lambda` Deploy lambda code <br />
`mvn lambduh:delete-lambda` Delete lambda code from Lambda and S3 <br />

### Configuration
All of the AWS Lambda configuration parameters may be set within the lambduh plugin configuration or
Expand Down

0 comments on commit 0b53cb6

Please sign in to comment.