1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-03 11:22:37 +02:00

Updated Chromium Install (markdown)

Nick Sweeting
2019-03-12 20:47:13 -04:00
parent 517720f33e
commit d444511285

@@ -1,4 +1,4 @@
<img src="https://i.imgur.com/FxFoIMH.jpg" width="15%" align="right"/> By default, ArchiveBox looks for any existing installed version of Chrome/Chromium and uses it if found. You can optionally install a specific version and set the environment variable `CHROME_BINARY` to force ArchiveBox to use that one (e.g. `CHROME_BINARY=google-chrome-beta`).
<img src="https://i.imgur.com/FxFoIMH.jpg" width="25%" align="right"/> By default, ArchiveBox looks for any existing installed version of Chrome/Chromium and uses it if found. You can optionally install a specific version and set the environment variable `CHROME_BINARY` to force ArchiveBox to use that one (e.g. `CHROME_BINARY=google-chrome-beta`).
If you don't already have Chrome installed, I recommend installing Chromium instead of Google Chrome, as it's the open-source fork of Chrome that doesn't send as much tracking data to Google.