From 9a28ecff142611ccb7237004947d7ddd5072f14f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 6 Jan 2019 21:53:53 -0500 Subject: [PATCH] Updated Install (markdown) --- Install.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Install.md b/Install.md index af8ab91..6aee648 100644 --- a/Install.md +++ b/Install.md @@ -6,8 +6,7 @@ ArchiveBox officially supports the following operating systems: * BSD: FreeBSD, OpenBSD, NetBSD etc * macOS -You can run it on Windows and other systems via Docker containers or Vagrant VMs if they have support for those technologies. - +You can run it on Windows and other systems via Docker containers or Vagrant VMs if they have support for those technologies. I haven't tested it on distros like Fedora, SUSE, Arch, CentOS, etc but you can probably get it working on those as well. The most important dependency is Chrome headless, so if you can figure out how to get Chrome headless and Python 3 running on your system, then ArchiveBox is likely to work just fine.