From 43358a60753a7a57b08342a566734c97554b5373 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 27 Feb 2019 13:33:22 -0500 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quickstart.md b/Quickstart.md index ea82f07..ecd4e56 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -1,6 +1,6 @@ ▶️ *It only takes 5 minutes to get up and running.* -ArchiveBox officially supports **Ubuntu**, **FreeBSD**, and **macOS**, but likely runs on many other systems. You can run it on any system that supports **Docker**, including Windows. +ArchiveBox [officially supports](./Install#system-support) **Ubuntu**, **FreeBSD**, and **macOS**, but likely runs on many other systems. You can run it on any system that supports **Docker**, including Windows. If you want to use Docker or Docker Compose to run ArchiveBox, see the [[Docker]] instructions instead.