From 1ef8909bf7b97e2dabdd04333081a0f1837c7d1a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 20:50:47 -0400 Subject: [PATCH] Updated Chromium Install (markdown) --- Chromium-Install.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Chromium-Install.md b/Chromium-Install.md index af5408c..6e8bfbf 100644 --- a/Chromium-Install.md +++ b/Chromium-Install.md @@ -3,7 +3,6 @@ By default, ArchiveBox looks for any existing installed version of Chrome/Chromi - `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.