Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hansottowirtz committed Jul 25, 2022
1 parent 246fe9a commit 7affd61
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 @@ -63,7 +63,7 @@ aws lambda publish-layer-version \
--compatible-architectures x86_64

aws lambda publish-layer-version \
--layer-name rsvg \
--layer-name rsvg-arm64 \
--description "Librsvg layer for arm64" \
--license-info "MIT License" \
--zip-file fileb://dist/librsvg-layer.aarch64.zip \
Expand Down

0 comments on commit 7affd61

Please sign in to comment.