Skip to content

Commit

Permalink
formatting...
Browse files Browse the repository at this point in the history
  • Loading branch information
olensmar committed Dec 5, 2018
1 parent 6110cc2 commit 2f36c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ with java, it currently:

Once configured as above you can create serverless functions/handlers in accordance with your target providers
platform and build your project; the plugin will generate a serverless.yml file for your selected provider into the
target/serverless folder during your build. Provided you've configured serverless for your provider you can then use
`target/serverless` folder during your build. Provided you've configured serverless for your provider you can then use

```
mvn serverless:deploy
Expand Down

0 comments on commit 2f36c25

Please sign in to comment.