From d5bb76e13f2502abd9d36be385a9b44ac3451680 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 28 Feb 2024 15:49:49 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Install.md b/Install.md index db628a8..9fc546f 100644 --- a/Install.md +++ b/Install.md @@ -211,7 +211,10 @@ mkdir -p ~/archivebox/data && cd ~/archivebox/data # instantiate it as a collection dir and auto-setup all the JS dependencies inside it archivebox init --setup + +# ✅ see a final detailed breakdown of all the installed dependencies and commands available archivebox version +archivebox help ``` ### Troubleshooting