We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a807f commit 5331ba0Copy full SHA for 5331ba0
weasyprint/README.md
@@ -30,7 +30,7 @@ Lambda must be configured with these env vars:
30
FONTCONFIG_PATH="/opt/fonts"
31
XDG_DATA_DIRS="/opt/lib"
32
33
-Ensure your Lambda instruction set architecture is set to `x86_64`, as `arm64` is not currently supported as a build type.
+If you are using the release zip files ensure your Lambda instruction set architecture is set to `x86_64` and not `arm64`.
34
35
## Docker Lambda
36
0 commit comments