diff --git a/README.md b/README.md index ec23d5ed..287b6863 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Powered by [Puppeteer](https://github.com/GoogleChrome/puppeteer), headless-chro ### Installation ``` -npm i headless-chrome-crawler +yarn add headless-chrome-crawler ``` > **Note**: headless-chrome-crawler is powered by [Puppeteer](https://github.com/GoogleChrome/puppeteer). With installation, it automatically downloads a recent version of Chromium. To skip the download, see [Environment variables](https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#environment-variables).