From 8c5490c5d683a878a782358f05cb455ffe92ba0f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 21:36:26 -0500 Subject: [PATCH] Updated Install (markdown) --- Install.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Install.md b/Install.md index 7dc7ed8..a2ebee5 100644 --- a/Install.md +++ b/Install.md @@ -2,14 +2,15 @@ ArchiveBox officially supports the following operating systems: -* Linux: e.g. Ubuntu, Debian, etc (with apt) +* Linux: Ubuntu, Debian, etc (with apt) * BSD: FreeBSD, OpenBSD, NetBSD etc (with pkg) -* macOS (with homebrew) +* macOS: >=10.12 (with homebrew) Other systems that are not officially supported but probably work to varying degrees: * Windows: Via [[Docker]] or WSL - * Fedora, SUSE, Arch, CentOS, other linux distros, etc + * Fedora, SUSE, Arch, CentOS + * Other Linux distros Platforms other than Linux, BSD, and macOS are untested, but you can probably get it working on them without too much effort.