Skip to content

Commit

Permalink
merge: Merge pull request softprops#24 from juunini/patch-2
Browse files Browse the repository at this point in the history
- fix typo in README
  • Loading branch information
zamazan4ik authored Nov 10, 2021
2 parents 3a2cb89 + b648877 commit 4d3b58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ output (not zipped) is available under `target/lambda/{profile}/output/{your-lam
You will see both `bootstrap` and `bootstrap.debug` files there.
> **⚠️ Note:** `PACKAGE=false` prevents `package` hook from running.
You can then invoke this bootstap executable for the `provided.al2` AWS lambda runtime with a one off container.
You can then invoke this bootstrap executable for the `provided.al2` AWS lambda runtime with a one off container.

```sh
# Build your function skipping the zip creation step
Expand Down

0 comments on commit 4d3b58d

Please sign in to comment.