Skip to content

Commit 6016c63

Browse files
committed
update README
1 parent dc03c99 commit 6016c63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Starter Kit for running Headless-Chrome by [Puppeteer](https://github.com/GoogleChrome/puppeteer) on AWS Lambda.
44

5+
```
6+
$ git clone -o starter-kit https://github.com/sambaiz/puppeteer-lambda-starter-kit.git your_project_name
7+
```
8+
59
## Run on local
610

711
By executing `npm run local`, you can check the operation while actually viewing the chrome. (non-headless, slowmo)

0 commit comments

Comments
 (0)