Skip to content

Commit 3d9d7c0

Browse files
authored
Merge pull request #30 from Iamrodos/master
Add note on requirement for x86_64 instruction set architecture.
2 parents 746e71b + 5331ba0 commit 3d9d7c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

weasyprint/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Lambda must be configured with these env vars:
3030
FONTCONFIG_PATH="/opt/fonts"
3131
XDG_DATA_DIRS="/opt/lib"
3232

33+
If you are using the release zip files ensure your Lambda instruction set architecture is set to `x86_64` and not `arm64`.
34+
3335
## Docker Lambda
3436

3537
Build layer:

0 commit comments

Comments
 (0)