You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This is a precompiled version of [Pandoc](http://pandoc.org/) for the Amazon Lin
4
4
5
5
## Use within Lambda
6
6
7
-
You can use a pre-deployed `ARN: arn:aws:lambda:us-east-1:818931230230:layer:pandoc:6` or deploy yourself -- edit Makefile to set your deployment bucket etc, then just run `make deploy`.
7
+
You can use a pre-deployed ARN: `arn:aws:lambda:us-east-1:818931230230:layer:pandoc:6` or deploy yourself -- edit Makefile to set your deployment bucket etc, then just run `make deploy`.
8
8
9
9
The binary will be in `/opt/bin/pandoc` inside your Lambda container.
0 commit comments