1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-29 17:19:53 +02:00

Updated Install (markdown)

Nick Sweeting
2019-02-26 21:36:26 -05:00
parent 44d2a78685
commit 8c5490c5d6

@@ -2,14 +2,15 @@
ArchiveBox officially supports the following operating systems: 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) * 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: Other systems that are not officially supported but probably work to varying degrees:
* Windows: Via [[Docker]] or WSL * 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. Platforms other than Linux, BSD, and macOS are untested, but you can probably get it working on them without too much effort.