Skip to content

Commit 5331ba0

Browse files
committed
Tweak text to mention release and not build.
1 parent 15a807f commit 5331ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weasyprint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Lambda must be configured with these env vars:
3030
FONTCONFIG_PATH="/opt/fonts"
3131
XDG_DATA_DIRS="/opt/lib"
3232

33-
Ensure your Lambda instruction set architecture is set to `x86_64`, as `arm64` is not currently supported as a build type.
33+
If you are using the release zip files ensure your Lambda instruction set architecture is set to `x86_64` and not `arm64`.
3434

3535
## Docker Lambda
3636

0 commit comments

Comments
 (0)