From 82c55a31e357d3f20e0760d1b983e79c9fb57312 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 8 Feb 2024 12:44:47 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 5d91c92..408dcc3 100644 --- a/Install.md +++ b/Install.md @@ -2,7 +2,9 @@ ArchiveBox is primarily distributed as a Python package via `pip`, but it also depends on some system packages that can be installed manually or automatically with Docker. It usually takes less than ~10min to get ArchiveBox set up and running. - + + + - *[Supported Systems](#supported-systems)* - Install Instructions