From 0221940eeb76f36700c411665d4c899067c73ac6 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 17:49:13 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Install.md b/Install.md index af46d0a..49dd0bb 100644 --- a/Install.md +++ b/Install.md @@ -126,6 +126,7 @@ See our [Dependencies](https://github.com/ArchiveBox/ArchiveBox#dependencies) do Make sure you have [Homebrew](https://brew.sh/) installed first. ```bash +# Install everything automatically with our official ArchiveBox brew package brew tap archivebox/archivebox brew install archivebox # OR Install ArchiveBox's dependencies manually (instead of using the all-in-one brew package)