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