From a01f03a56418bcc69a18bebe6748ef9896a3e7ba Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 16 Jan 2019 07:53:06 -0500 Subject: [PATCH] Updated Install (markdown) --- Install.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Install.md b/Install.md index 187a6ee..f94c144 100644 --- a/Install.md +++ b/Install.md @@ -2,9 +2,9 @@ ArchiveBox officially supports the following operating systems: -* Linux: e.g. Ubuntu, Debian, etc -* BSD: FreeBSD, OpenBSD, NetBSD etc -* macOS +* Linux: e.g. Ubuntu, Debian, etc (with apt) +* BSD: FreeBSD, OpenBSD, NetBSD etc (with pkg) +* macOS (with homebrew) 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.