From 4abd337b0d6dbdae42480d97ab469e73d7445dce Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 9 Aug 2026 18:42:22 -0400 Subject: [PATCH] Correct supported macOS baseline --- docs/Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Install.md b/docs/Install.md index 2075df52..c84f4ffd 100644 --- a/docs/Install.md +++ b/docs/Install.md @@ -26,7 +26,7 @@ ArchiveBox is primarily distributed as a Python package installed with `uv`, but **Memory:** 1GB RAM minimum; 2GB+ is recommended. On a 1GB VPS, configure at least 4GB of swap before running full default crawls. -* [**macOS:**](#macos) >=10.12 (with `uv` or Homebrew) +* [**macOS:**](#macos) >=13 (with `uv` or Homebrew) * [**Linux:**](#ubuntudebian) Ubuntu (>= 18.04), Debian (>= 10), etc. (with `apt`) * [**BSD:**](#bsd) FreeBSD, OpenBSD, NetBSD etc (with `pkg`)