From eb59eb95916b5f4913388a07f66b8fd25daa6aff Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 Nov 2023 21:40:30 -0800 Subject: [PATCH] Clarify Windows is only supported with Docker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a89093c4..b51dad71 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ curl -sSL 'https://get.archivebox.io' | sh **ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view websites offline.** -> ➡️ *Use ArchiveBox as a [command-line package](#quickstart) and/or [self-hosted web app](#quickstart) on Linux, macOS, & [Docker](#quickstart).* +> ➡️ *Use ArchiveBox as a [command-line package](#quickstart) and/or [self-hosted web app](#quickstart) on Linux, macOS, or in [Docker](#quickstart).*