Skip to content

Commit 5728695

Browse files
lifeisfoopaulirish
authored andcommitted
Added CHROME_PATH to readme (#2694)
1 parent eecf525 commit 5728695

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chrome-launcher/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ npm install chrome-launcher
4141
handleSIGINT: boolean;
4242

4343
// (optional) Explicit path of intended Chrome binary
44-
// If the `LIGHTHOUSE_CHROMIUM_PATH` env variable is set, that will be used
44+
 // If the `CHROME_PATH` env variable is set, that will be used
45+
 // Usage of `LIGHTHOUSE_CHROMIUM_PATH` env variable is deprecated
4546
// By default, any detected Chrome Canary or Chrome (stable) will be launched
4647
chromePath: string;
4748

0 commit comments

Comments
 (0)