From d1f0964adfdb5b37820120fb460a17f074b3d61a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 23:51:06 -0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 0981e15..9800973 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -19,6 +19,7 @@ If using `archivebox` without Docker, make sure you've followed the full guide i Then make sure `archivebox` is installed available in your `$PATH`. ```bash +apt show archivebox # show info about the apt-installed version of archivebox brew info archivebox # show info about the brew-installed version of archivebox pip show archivebox # show info about the pip-installed version of archivebox