From fe91b5abb2044833bc23e8e6d6787a4870ea9064 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 17:14:39 -0400 Subject: [PATCH] Updated Install (markdown) --- Install.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 169235c..46b8b6a 100644 --- a/Install.md +++ b/Install.md @@ -2,15 +2,25 @@ ArchiveBox officially supports the following operating systems: + + + + +* **macOS:** >=10.12 (with homebrew) * **Linux:** Ubuntu, Debian, etc (with apt) * **BSD:** FreeBSD, OpenBSD, NetBSD etc (with pkg) -* **macOS:** >=10.12 (with homebrew) Other systems that are not officially supported but probably work to varying degrees: + + + + * Windows: Via [[Docker]] or WSL * Other Linux distros: Fedora, SUSE, Arch, CentOS, etc. +
+ Platforms other than Linux, BSD, and macOS are untested, but you can probably get it working on them without too much effort. ## Dependencies