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