Skip to content

Commit f9badef

Browse files
committed
change
1 parent 0b88052 commit f9badef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm i [email protected]
1111
create a folder called `nodejs` and paste `package.json`, `package-lock.json` and `node_modules` inside this folder. archive this as `aws-sdk.zip`/`puppeteer-core-22.6.4.zip`.
1212
upload this archives to `s3` and create layers at lambda.
1313

14-
archive(.zip) the rest of code at `src` folder and upload to lambda function. read the `pdf-to-s3.yaml` for exact lambda config.
14+
archive(.zip) the rest of code at `src` folder and upload to lambda functions. read the `pdf-to-s3.yaml` for exact lambda config.
1515

1616
```yml
1717
Handler: index.handler

0 commit comments

Comments
 (0)