From 56fd7e10b675ead1bc4386684dba8f1a28888033 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 6 Apr 2021 15:32:22 -0400 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quickstart.md b/Quickstart.md index ef929e0..ab73d88 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -8,7 +8,7 @@ ArchiveBox [officially supports](https://github.com/ArchiveBox/ArchiveBox/wiki/Install#supported-systems) **macOS**, **Ubuntu/Debian**, and **BSD**, but likely runs on many other systems. You can run it on any system that supports **Docker** and/or Python. Windows is not officially supported but user have reported success getting it running using Docker, Docker in WSL2, bare WSL/WS2, or batch/powershell (advanced users only). -For more detailed Docker or Docker-Compose-specific instructions, see the [[Docker]] page. +For more detailed Docker and Docker Compose-specific instructions, see the [[Docker]] page. ---