From 526d4c1d2600dee4cb9fac17938d60069c312b23 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 7 Feb 2024 23:36:51 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 8ad0527..20a53f2 100644 --- a/Install.md +++ b/Install.md @@ -1,6 +1,6 @@ # Install -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 ~2min to get up and running if you use the [helper script](#automatic-setup), or about ~10min if you install everything [manually](#manual-setup). +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 ~2min to get up and running if you use [Docker](#docker-setup) or the [helper script](#automatic-setup), or about ~10min if you install everything [manually](#manual-setup).