Skip to content

Commit e17d38c

Browse files
MaxGabrielmathiasbynens
authored andcommitted
docs(readme): explain significance of Chromium revision (#4811)
1 parent 9384359 commit e17d38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ npm install puppeteer-core@chrome-71
340340

341341
#### Q: Which Chromium version does Puppeteer use?
342342

343-
Look for `chromium_revision` in [package.json](https://github.com/GoogleChrome/puppeteer/blob/master/package.json).
343+
Look for `chromium_revision` in [package.json](https://github.com/GoogleChrome/puppeteer/blob/master/package.json). To find the corresponding Chromium commit and version number, search for the revision prefixed by an `r` in [OmahaProxy](https://omahaproxy.appspot.com/)'s "Find Releases" section.
344344

345345
#### Q: What’s considered a “Navigation”?
346346

0 commit comments

Comments
 (0)