From dd6bb4b274ca091ede891525f1aa6d1b95d3e819 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:46:25 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c322e744..d03445c2 100644 --- a/README.md +++ b/README.md @@ -793,6 +793,7 @@ If not using Docker, make sure to keep the dependencies up-to-date yourself and
#install python3 and archivebox with your system package manager
 # apt/brew/pip/etc install ... (see Quickstart instructions above)
 
+which -a archivebox # see where you have installed archivebox archivebox setup # auto install all the extractors and extras archivebox --version # see info and check validity of installed dependencies