Skip to content

Commit ffe33c7

Browse files
authored
Update README.md (#23)
1 parent 211f0c2 commit ffe33c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Perfect for AWS Lambda and other serverless environments. Uses [@sparticuz/chrom
3030

3131
> [!IMPORTANT]
3232
> This project uses Playwright, which ships with a specific version of Chromium. You need to install the matching version of `@sparticuz/chromium`. For example, we are using [Playwright 1.48](https://playwright.dev/docs/release-notes#version-148) (which supports to Chromium 130), you should install `@sparticuz/chromium@130`.
33+
> For running on AWS Lambda, lambda layer with ARM64 architecture is preferred. You will also need to install dependencies of canvas.
3334
3435
```typescript
3536
import { BrowserAgent } from "@lightfeed/browser-agent";

0 commit comments

Comments
 (0)