From eb21998afb3cd37a095ae40b9e4cb932248a0d79 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 7 Feb 2024 23:40:40 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Install.md b/Install.md index 20a53f2..e5f4931 100644 --- a/Install.md +++ b/Install.md @@ -5,9 +5,11 @@ ArchiveBox is primarily distributed as a Python package via `pip`, but it also d - [Supported Systems](#supported-systems) - - **[Docker Setup](#docker-setup)** - - [Automatic Setup](#automatic-setup) - - [Manual Setup](#manual-setup) + - **[Option A. Install with Docker / Docker Compose ⭐️](#option-a-docker--docker-compose-setup-%EF%B8%8F)** + - [Option B. Install with Automatic Setup Script](#option-b-automatic-setup-script) + - [Option C. Install with system Package Manager](#option-c-bare-metal-setup) + - *[Upgrading ArchiveBox to a new version](#upgrading-archivebox-to-a-new-version)* + - [Next Steps](#next-steps) ## Supported Systems