From 8e0315b98cce2173ee9ce32096dcda718c4ffd37 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 28 Feb 2024 16:08:48 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Install.md b/Install.md index 6d64358..3b1dbfe 100644 --- a/Install.md +++ b/Install.md @@ -234,6 +234,8 @@ which archivebox # show which archivebox binary is being called cd ~/archivebox/data archivebox version # ⭐️ show lots of useful info about installed dependencies and more +archivebox status +archivebox help ``` (ensure the version shown is the most recent available from [Releases](https://github.com/ArchiveBox/ArchiveBox/releases))