mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-31 18:11:53 +02:00
Updated Chromium Install (markdown)
@@ -1,9 +1,9 @@
|
||||
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`
|
||||
- `CHROME_BINARY=/usr/bin/chromium-browser`
|
||||
- `CHROME_BINARY='/Applications/Chromium.app/Contents/MacOS/Chromium'`
|
||||
- etc.
|
||||
- `CHROME_BINARY=google-chrome-beta`
|
||||
- `CHROME_BINARY=/usr/bin/chromium-browser`
|
||||
- `CHROME_BINARY='/Applications/Chromium.app/Contents/MacOS/Chromium'`
|
||||
- etc.
|
||||
|
||||
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.
|
||||
|
||||
|
Reference in New Issue
Block a user